CVE-2020-10189: Microsoft Windows SMBv3 Remote Code Execution (RCE) # Remote Code Execution Vulnerability Mitigation Project
This project aims to address and mitigate Remote Code Execution vulnerabilities in web applications.
## Installation
1. Clone the repository.
2. Install the required dependencies using `pip install -r requirements.txt`.
## Usage
1. Run the `app.py` script.
2. Send POST requests to `http://localhost:5000/execute` with a 'command' parameter to execute commands securely.
## Security Considerations
- Input validation is implemented to prevent command injection.
- Regular security audits and testing are recommended to ensure the effectiveness of the mitigation.
[4.0K] /data/pocs/914418593e333ce6977f245e2200aae20618f98d
├── [ 500] app.py
├── [ 280] exploit.py
├── [1.2K] LICENSE
├── [ 631] penetration_test_report.txt
├── [ 624] README.md
└── [ 444] security_audit_report.txt
0 directories, 6 files