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
Poc_for_CVE-2025-24813 — CVE-2025-24813 poc | Kitploit
Tools/GitHubGitHub/franconyu/poc_for_cve-2025-24813
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubfranconyu/poc_for_cve-2025-24813

Poc_for_CVE-2025-24813

CVE-2025-24813 poc

View Repository
9311 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
root@kitploit:~
#!/usr/bin/env python3
"""
    .----------------.  .----------------.  .----------------.
    |   ______       |  |                |  |   ______      |
    |  |_   _ \      |  |                |  |  .' ___  |    |
    |    | |_) |     |  |                |  | / .'   \_|    |
    |    |  __'.     |  |                |  | | |    ____    |
    |   _| |__) |    |  |   _______     |  | \ `.___]  _|   |
    |  |_______/     |  |  |______|     |  |  `._____.'      |
    '----------------'  '----------------'  '----------------'
"""
                CVE-2025-24813 Vulnerability Detection Tool

-------------->ysoserial must be placed in the current directory<-----------------


optional arguments:
  -h, --help   show this help message and exit
  --host HOST  Target address (format: IP:port or domain)
  --dir DIR    Session storage path (must match Tomcat configuration)
  --check      Only check Tomcat version
  -m {0,1,2}   Mode: 0=Popup calculator, 1=DNS verification, 2=MAC calculator
  -d D         DNSLog domain (required when mode is 1)

[Vulnerability Metadata]
      vulID         : CVE-2025-24813
      version       : 1
      author        : black_guest
      vulDate       : today
      createDate    : 2025-04-10
      updateDate    : 2025-04-10
      references    : https://forum.butian.net/article/674
      name          : Apache Tomcat Deserialization RCE (CVE-2025-24813) POC
      appPowerLink  : https://tomcat.apache.org
      appName       : Apache Tomcat
      appVersion    : 9.0.0.M1 <= version <= 9.0.98
                      10.1.0-M1 <= version <= 10.1.34
                      11.0.0-M1 <= version <= 11.0.2
      vulType       : Java Security
\```
Download Tool