Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahhh/Reverse_DNS_Shell
A python reverse shell that uses DNS as the c2 channel
https://github.com/ahhh/Reverse_DNS_Shell
Last synced: about 2 months ago
JSON representation
A python reverse shell that uses DNS as the c2 channel
- Host: GitHub
- URL: https://github.com/ahhh/Reverse_DNS_Shell
- Owner: ahhh
- License: gpl-2.0
- Created: 2015-01-28T05:54:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-10T23:47:10.000Z (about 9 years ago)
- Last Synced: 2024-08-03T17:12:29.037Z (4 months ago)
- Language: Python
- Size: 218 KB
- Stars: 498
- Watchers: 31
- Forks: 174
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-hacking-lists - ahhh/Reverse_DNS_Shell - A python reverse shell that uses DNS as the c2 channel (Python)
README
# DNShell v1.7
#### 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.html