Dockerfiles for CVE-2019-15107(webmin RCE) recurrence including v1.890 and v1.920 with Exp for each version.# Docker-webmin-RCE-lab
1. Dockerfiles for CVE-2019-15107(webmin RCE) recurrence including v1.890 and v1.920.
2. Exp for each version.
## Build the image
```
# First, clone the files
# Then
cd webmin_[1.890/1.920]_docker
docker build -t hachp1/webmin .
```
## Running the container
```
docker run -d -p 10000:10000 hachp1/webmin
```
## Log into webmin
```
https://ip:10000
(root:pass)
```
Now it's time to recurrence the CVE!!!
登录后查看神龙缓存的 POC 文件快照
登录查看