Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
shellshock-cgi — 一个Python脚本,用于枚举特定服务器上存在CVE-2014-6271漏洞的CGI脚本。 | Kitploit
工具/GitHubGitHub/francisck/shellshock-cgi
漏洞扫描器漏洞利用Web应用程序漏洞利用Web安全渗透测试
GitHubfrancisck/shellshock-cgi

shellshock-cgi

一个Python脚本,用于枚举特定服务器上存在CVE-2014-6271漏洞的CGI脚本。

查看仓库
12911年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

shellshock-cgi

一个用于枚举特定服务器上易受CVE-2014-6271漏洞影响的CGI脚本的Python脚本

用法

root@kitploit:~
$ python testing.py --server 172.16.255.130 --listen 172.16.255.1

示例返回:

root@kitploit:~
[+] Testing if 172.16.255.130 is vulnerable to CVE-2014-6271 via CGI

[+] Listening for incoming connections on the following socket 172.16.255.1:4443

[!] The server is vulnerable at the following URL: http://172.16.255.130/cgi-bin/status

[!] The server is vulnerable at the following URI: http://172.16.255.130/cgi-bin/ax.cgi

贡献者

特别感谢 https://github.com/Signus 在线程和套接字功能方面提供的帮助

联系方式

Twitter: @francisckrs

下载工具