
Nutzt die Shodan-API, um C2-Server herunterzuladen und bekannte Exploits auf ihnen auszuführen.
Verwendet die Shodan-API, um C2-Server herunterzuladen und bekannte Exploits auf ihnen auszuführen. Erfordert ein Shodan-Konto für die API. https://www.shodan.io/
Dark Comet Remote File Download <-> https://www.rapid7.com/db/modules/auxiliary/gather/darkcomet_filedownloader
Gh0st Rat buffer Overflow <-> https://www.rapid7.com/db/modules/exploit/windows/misc/gh0st
Net Bus 16.0 Auth Bypass <-> https://nmap.org/nsedoc/scripts/netbus-auth-bypass.html
(Weitere in Kürze)
KEINE RATS ENTHALTEN!!!
git clone https://github.com/LukeBob/C2-Pwn.git
cd C2-Pwn
bash setup.sh
Linux
python3 C2-Pwn.py --key <Shodan API-Key>
Windows
C://PATH/TO/PYTHON-3/python3.exe C2-Pwn.py --key <Shodan API-Key>

Copyright (c) 2017 LukeBob (MIT)