Skip to main content

Solarwinds domain generation algorithm decode


https://github.com/RedDrip7/SunBurst_DGA_Decode

wget https://raw.githubusercontent.com/RedDrip7/SunBurst_DGA_Decode/main/decode.py

 

copy the random string of the domain that you have got in the challenge or some where..

 

echo "random domain string" | python decode.py

or 

echo "random domain string" | python2 decode.py

 

Avi

Comments