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-2024-41570-SSRF-RCE — Havoc SSRF to RCE | Kitploit
Tools/GitHubGitHub/himmel-byte/cve-2024-41570-ssrf-rce
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHubhimmel-byte/cve-2024-41570-ssrf-rce

CVE-2024-41570-SSRF-RCE

Havoc SSRF to RCE

View Repository
16231 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:~
python3 exploit.py --target https://10.10.11.49/ -i 127.0.0.1 -p 40056

python3 -m http.server 8000

nc -lvnp 4444
Download Tool