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-32433 — Erlang/OTP SSH 远程代码执行漏洞 | Kitploit
Tools/GitHubGitHub/teamtopkarl/cve-2025-32433
Vulnerability AnalysisExploitationPenetration TestingRemote Access ToolBinary Exploitation
GitHubteamtopkarl/cve-2025-32433

CVE-2025-32433

Erlang/OTP SSH 远程代码执行漏洞

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

Erlang/OTP SSH Remote Code Execution Vulnerability. The root cause is a flaw in the SSH protocol's message handling mechanism, allowing attackers to send connection protocol messages before authentication is complete. Notably, this vulnerability affects all Erlang/OTP versions running SSH server components, regardless of the underlying system version.

Compile on Linux: gcc CVE-2025-32433.c -o sshexp

Download Tool