# 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
Log in to view the POC file snapshot cached by Shenlong Bot
Log in to view