Files
CVE-2018-16763-Exploit-Python3/README.md
2020-10-10 22:29:17 +02:00

9 lines
405 B
Markdown

# CVE-2018-16763
## FuelCMS 1.4.1 Remote Code Execution Vulnerability
This is a port to Python 3 of the vulnerability at https://www.exploit-db.com/exploits/47138, created by 0xd0ff9.
To run de exploit, just modify the *url* variable in the code with the target url you want to attack, and add the proxies you are behind to the *proxies* list.
This exploit doesn't require any kind of authentication.