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-3094 — Shell script to detect if the ssh binary is likely vulnerable to CVE-2024-3094, without requiring hexdump. | Kitploit
Tools/GitHubGitHub/ashwani95/cve-2024-3094
ReconnaissanceVulnerability ScannersVulnerability AnalysisExploitationInformation Gathering
GitHubashwani95/cve-2024-3094

CVE-2024-3094

Shell script to detect if the ssh binary is likely vulnerable to CVE-2024-3094, without requiring hexdump.

View Repository
2 years 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-2024-3094

Credit: https://gist.github.com/Sn0w3y

This script detects if it's likely that the ssh binary on a system is vulnerable to CVE-2024-3094.

Unlike the detection script originally written by Vegard Nossum, this one doesn't use hexdump as it needs to be installed separately on most distros

Download Tool