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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2017-5638 — Python-based proof-of-concept exploit for CVE-2017-5638, a remote code execution vulnerability in Apache Struts 2, enabling command injection against vulnerable targets. | Kitploit
工具/GitHubGitHub/qhxdr-dz/cve-2017-5638
Payload生成漏洞分析漏洞利用Web应用程序漏洞利用渗透测试学习与教育
GitHubqhxdr-dz/cve-2017-5638

CVE-2017-5638

Python-based proof-of-concept exploit for CVE-2017-5638, a remote code execution vulnerability in Apache Struts 2, enabling command injection against vulnerable targets.

查看仓库
11年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2017-5638

CVE-2017-5638 Apache Struts2 RCE 漏洞利用工具

🛠️ 描述

这是一个基于 Python 的简单 PoC,用于 CVE-2017-5638——Apache Struts 2 中的远程代码执行漏洞。

⚠️ 免责声明

本代码仅供教育目的使用。
严禁在未获得明确许可的任何系统上使用。
未经授权的访问是非法且不道德的。

💡 使用方法

root@kitploit:~
python3 exploit.py <target_url> <command>
下载工具