
CVE-2017-9841
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-2017-9841-
Access the project directory
cd CVE-2017-9841-
Launch the application
python3 app.py
Run the exploit in the browser
http://127.0.0.1:5000
Download the Docker image for local testing
```bash
docker pull 528934778/cve-2017-9841
docker run it 528934778/cve-2017-9841
VULNERABLE URL http://0.0.0.0:8080
```
⚠️ Warning :The use of this tool for malicious purposes is strictly prohibited. Please use it responsibly and only in a testing and educational context.**