Description:
A Python Reverse Shell that uses DNS as the C2 channel.Requires:
- dnslib
- dnspython
- pycrypto
Gotchyas:
- don't forget to change your HOST
- don't forget to change your SECRET key
- run server first
Moar Info:
http://lockboxx.blogspot.com/2015/01/python-reverse-dns-shell.htmlfrom https://github.com/ahhh/Reverse_DNS_Shell