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 (over 9 years ago)
- Last Synced: 2024-10-26T11:33:41.844Z (3 months ago)
- Language: Python
- Size: 218 KB
- Stars: 499
- Watchers: 31
- Forks: 173
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-network-stuff - **365**星
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