
CVE-2024-6387 : OpenSSH Server의 regreSSHion 원격 비인증 코드 실행 취약점 탐지 도구
비동기 성능을 갖춘 CVE-2024-6387 취약점 탐지 도구 CVEHunter
git clone https://github.com/th3gokul/CVE-2024-6387.git
cd CVE-2024-6387
pip install -r requirements.txt
python3 cvehunter.py --help
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]
이 도구는 OpenSSH 서버의 CVE-2024-6387 : regreSSHion 원격 비인증 코드 실행 취약점을 탐지하기 위해 th3Gokul이(가) 개발했습니다.
🔨 도구는 교육 및 윤리적 목적으로만 사용해야 하며, 개발자는 불법적인 악용에 대해 책임을 지지 않습니다.