
Proof-of-concept exploit script for CVE-2024-6387, a critical unauthenticated remote code execution vulnerability in OpenSSH. Designed for security testing and educational verification.
Before starting, make sure you have the following tools installed on your machine:
Clone the repository
Use git to clone the repository:
git clone https://github.com/dream434/CVE-2024-6387
Navigate to the project directory
cd CVE-2024-6387
Launch the application
python CVE-2024-6387.py http://example.com
⚠️ Warning: The use of this tool for malicious purposes is strictly prohibited. Please use it responsibly and only for testing and educational purposes.**