Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-24813-PoC — Apache Tomcat 远程代码执行漏洞批量检测脚本(CVE-2025-24813) | Kitploit
Tools/GitHubGitHub/isee857/cve-2025-24813-poc
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubisee857/cve-2025-24813-poc

CVE-2025-24813-PoC

Apache Tomcat 远程代码执行漏洞批量检测脚本(CVE-2025-24813)

View Repository
98281 year agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2025-24813-PoC

Apache Tomcat Remote Code Execution Vulnerability Batch Detection Script (CVE-2025-24813)

Disclaimer:

The vulnerability and its reproduction steps described in this document are for cybersecurity research and educational purposes only. No one shall use the information provided in this document for illegal purposes or unauthorized system testing. The author is not responsible for any direct or indirect damages caused by the use of the information in this document.

If there is any infringement, please contact us in a timely manner, and we will handle and delete the relevant content as soon as possible.

For more PoCs, see the group:

https://pc.fenchuan8.com/#/index?forum=101158&yqm=DGR4X

The exploitation conditions are quite strict. This script is only for conceptual verification of vulnerable environments.

Usage:

Batch detection supports multithreading:

python poc.py -l url.txt -t 5

Single detection:

python poc.py -u your-ip

image

Download Tool