Skip to content

Latest commit

 

History

History

CVE-2018-8712

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

CVE-2018-8712

About

PoC / Exploit

Environment used

  • Ubuntu 18.04.4 LTS
  • Webmin 1.880

Reproduction

  • Server
    • Docker version:
      docker run --rm -p 10000:10000 -it simaofsilva/cve-2018-8712
    • Script version:
      sudo bash installation.sh
  • Client:
    docker run --rm simaofsilva/cve-2018-8712-client --ip SERVER_IP --port 10000 --user test --password qwerty --file FILE

The output will be the content of the file requested.