# Webmin CVE-2019-15107 Detection
A lightweight Python script that fingerprints Webmin versions and flags any server running **1.882 ≤ version ≤ 1.920** as potentially vulnerable to CVE-2019-15107. This tool **does not** exploit the vulnerability—only reports it.
---
## Prerequisites
- **Git**
- **Python 3.7+**
- **Docker & Docker Compose**
---
## Repository Layout
```text
your-project/
├── detect_webmin_cve_2019_15107.py
├── requirements.txt
└── vulhub/
└── webmin/CVE-2019-15107/
└── docker-compose.yml
[4.0K] /data/pocs/0a6d2372cb35a54018a67527fe0443172095233e
├── [4.1K] detect_webmin_cve_2019_15107.py
├── [ 594] README.md
└── [ 30] requirements.txt
0 directories, 3 files