
CVE-2024-6387 : OpenSSH सर्वर में regreSSHion रिमोट अनप्रमाणित कोड निष्पादन के लिए भेद्यता पता लगाने का उपकरण
CVEHunter, असिंक्रोनस प्रदर्शन के साथ CVE-2024-6387 के लिए भेद्यता पहचान उपकरण है।
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]
यह उपकरण th3Gokul द्वारा OpenSSH सर्वर में CVE-2024-6387 : regreSSHion दूरस्थ अनधिकृत कोड निष्पादन का पता लगाने के लिए विकसित किया गया है।
🔨 यह उपकरण केवल शैक्षिक और नैतिक उद्देश्यों के लिए है तथा डेवलपर्स किसी भी अवैध शोषण के लिए ज़िम्मेदार नहीं हैं।