
A lightweight, fast tool to scan and detect the "regreSSHion" OpenSSH remote code execution vulnerability (CVE-2024-6387).
A lightweight, non-intrusive Python tool designed to check if remote SSH servers are vulnerable to critical OpenSSH exploits. It extracts and parses SSH banners to detect vulnerable versions and factors in OS-specific security backports (specifically for Ubuntu Noble 24.04).
8.5p1 <= version < 9.8p13ubuntu13.3 or newer.10.3p13ubuntu13.16 (via USN-8222-1) or newer.banner-grabbing). It does not trigger exploits, cause crashes, or trigger denial-of-service state.3ubuntu13.16) to recognize backported patches reliably.socket, sys, re)—no installation dependencies required.Simply run the script with the target IP address. You can optionally supply a custom port if the target is not running on default port 22.
python3 regreSSHion.py <IP_ADDRESS> [PORT]