Skip to content
KitploitKITPLOIT
HerramientasBlog
Enviar
HerramientasBlog
Enviar

¡Herramientas de Hacking, PenTest y Ciberseguridad para tu Arsenal de Seguridad!

Kitploit es un directorio de herramientas de hacking, ciberseguridad y pentesting. Descubre las últimas actualizaciones de proyectos para encontrar vulnerabilidades, analizar sistemas, automatizar pruebas y fortalecer tu seguridad.

··Feeds·Contacto·Privacidad·© 2026 Kitploit

Directorio de Herramientas

Categorías

Ver todas las categorías
Loading categories
CVE-2024-6387 — CVE-2024-6387 : Herramienta de detección de vulnerabilidades para regreSSHion, la ejecución remota de código no autenticada en OpenSSH Server | Kitploit
Herramientas/GitHubGitHub/th3gokul/cve-2024-6387
Escáneres de VulnerabilidadesExplotaciónSeguridad de RedesPruebas de PenetraciónAprendizaje y EducaciónHerramienta de Acceso Remoto
GitHubth3gokul/cve-2024-6387

CVE-2024-6387

CVE-2024-6387 : Herramienta de detección de vulnerabilidades para regreSSHion, la ejecución remota de código no autenticada en OpenSSH Server

Ver Repositorio
413hace 2 añosAún no revisado

Más Populares

Ver todos →

Descubre las herramientas más usadas por nuestra comunidad.

Explora todas las herramientas

Explora nuestra colección de herramientas

Ver todas las herramientas →
Compartir

CVE-2024-6387 : Herramienta de detección de vulnerabilidades para la ejecución remota de código no autenticado regreSSHion en OpenSSH Server

CVEHunter, herramienta de detección de vulnerabilidades para CVE-2024-6387 con rendimiento asíncrono.


💻 Instalación

root@kitploit:~
git clone https://github.com/th3gokul/CVE-2024-6387.git
cd CVE-2024-6387
pip install -r requirements.txt
python3 cvehunter.py --help

🚀 Uso

root@kitploit:~
python3 cvehunter.py -h
  ____ __     __ _____  _   _                _               
 / ___|\ \   / /| ____|| | | | _   _  _ __  | |_   ___  _ __ 
| |     \ \ / / |  _|  | |_| || | | || '_ \ | __| / _ \| '__|
| |___   \ V /  | |___ |  _  | || |_| || | | || |_ |  __/| |   
 \____|   \_/   |_____||_| |_| \__,_||_| |_| \__| \___||_| 
     CVE-2024-6387                      @th3gokul

[Description]: Vulnerability Detection and Exploitation tool for CVE-2024-6387

options:
  -h, --help            show this help message and exit
  -ip IPADDRESS, --ipaddress IPADDRESS
                        [INF]: Specify a ip or domain for vulnerability detection
  -l LIST, --list LIST  [INF]: Specify a list of ips for vulnerability detection
  -t THREADS, --threads THREADS
                        [INF]: Number of threads for list of ips
  -p PORT, --port PORT  Port number to check (default: 22).
  -b, --banner          [INF]: Print the banner of vulnerable targets
  -v, --verbose         [INF]: Increases verbosity of output in console
  -to TIMEOUT, --timeout TIMEOUT
                        [INF]: Timeout value for socket connection (Default=5)
  -o OUTPUT, --output OUTPUT
                        [INF]: Filename to save output of vulnerable target]

Acerca de

La herramienta fue desarrollada por th3Gokul para detectar el CVE-2024-6387 : regreSSHion, ejecución remota de código no autenticado en OpenSSH Server

Descargo de responsabilidad

La herramienta 🔨 es solo con fines educativos y éticos, y los desarrolladores no son responsables de ninguna explotación ilegal.

Descargar herramienta