- Dockerfiles for CVE-2019-15107(webmin RCE) recurrence including v1.890 and v1.920.
- Exp for each version.
# First, clone the files
# Then
cd webmin_[1.890/1.920]_docker
docker build -t hachp1/webmin .
docker run -d -p 10000:10000 hachp1/webmin
https://ip:10000
(root:pass)
Now it's time to recurrence the CVE!!!