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-CVE-2025-52970 — Proof-of-concept exploit for CVE-2025-52970, allowing security researchers to test single or multiple target URLs for the vulnerability. | Kitploit
Tools/GitHubGitHub/imbas007/poc-cve-2025-52970
Vulnerability ScannersVulnerability AnalysisExploitationWeb SecurityPenetration Testing
GitHubimbas007/poc-cve-2025-52970

POC-CVE-2025-52970

Proof-of-concept exploit for CVE-2025-52970, allowing security researchers to test single or multiple target URLs for the vulnerability.

View Repository
10 months 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

POC-CVE-2025-52970

root@kitploit:~
python POC-CVE-2025-52970.py -h           
usage: POC-CVE-2025-52970.py [-h] (-t TARGET | -l LIST)

options:
  -h, --help           show this help message and exit
  -t, --target TARGET  Single target URL (e.g., https://xx.xx.xx.xx)
  -l, --list LIST      Path to file containing target URLs, one per line

run poc script

root@kitploit:~

python CVE-2025-52970.py -t https://192.168.100.102

image
Download Tool