Skip to content
KitploitKITPLOIT
StrumentiBlog
Invia
StrumentiBlog
Invia

Strumenti di Hacking, PenTest e Cybersecurity per il tuo Arsenale di Sicurezza!

Kitploit è una directory di strumenti di hacking, cybersecurity e pentesting. Scopri gli ultimi aggiornamenti dei progetti per trovare vulnerabilità, analizzare sistemi, automatizzare i test e rafforzare la tua sicurezza.

··Feed·Contatto·Privacy·© 2026 Kitploit

Directory degli strumenti

Categorie

Vedi tutte le categorie
Loading categories
Strumenti/GitHubGitHub/th3gokul/cve-2024-6387
Scanner di VulnerabilitàExploitSicurezza di RetePenetration TestingApprendimento e FormazioneStrumento di Accesso Remoto
GitHubth3gokul/cve-2024-6387

CVE-2024-6387

CVE-2024-6387 : Strumento di rilevamento delle vulnerabilità per l'esecuzione remota di codice non autenticata regreSSHion in OpenSSH Server

Vedi Repository
4132 anni faNon ancora revisionato

Più Popolari

Vedi tutti →

Scopri gli strumenti più utilizzati dalla nostra community.

Esplora tutti gli strumenti

Sfoglia la nostra collezione di strumenti

Vedi tutti gli strumenti →
Condividi

CVE-2024-6387 : Strumento di rilevamento delle vulnerabilità per regreSSHion: esecuzione di codice remota non autenticata nel server OpenSSH

CVEHunter è uno strumento per il rilevamento della vulnerabilità CVE-2024-6387 con prestazioni asincrone.


💻 Installazione

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

🚀 Utilizzo

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]

Informazioni

Lo strumento è sviluppato da th3Gokul per rilevare la CVE-2024-6387: regreSSHion - esecuzione di codice remota non autenticata nel server OpenSSH.

Dichiarazione di non responsabilità

Il 🔨 strumento è destinato esclusivamente a scopi educativi ed etici; gli sviluppatori non sono responsabili per eventuali sfruttamenti illegali.

Scarica lo strumento