
Detección rápida, eficiente y confiable para el exploit regreSSHion. Escanea múltiples objetivos en segundos sin dependencias.
CVE-2024-6387 Checker es una herramienta rápida y eficiente para detectar servidores OpenSSH vulnerables al exploit regreSSHion. Escanea rápidamente múltiples IPs, nombres de dominio y rangos CIDR para identificar riesgos y ayudar a asegurar tu infraestructura.
wget https://static.devarshi.dev/cve-2024-6387/check.sh && chmod +x ./check.sh && ./check.sh
./check.sh [options] [target(s)]
-p, --port [PUERTO]: Especifica el puerto a escanear (por defecto es 22).-h, --help: Muestra el mensaje de ayuda y sale../check.sh 192.168.1.1
./check.sh -p 2222 192.168.1.1 192.168.1.2
./check.sh --help