
Lightweight Python script that fingerprints Webmin versions and flags servers running 1.882 ≤ version ≤ 1.920 as potentially vulnerable to CVE-2019-15107. Detection-only, no exploitation.
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.
your-project/
├── detect_webmin_cve_2019_15107.py
├── requirements.txt
└── vulhub/
└── webmin/CVE-2019-15107/
└── docker-compose.yml