Martín 6d9b3e03bd Merge pull request #1 from beauknowstech/master
Fixed for all Python 3.x
2021-10-18 02:55:48 +02:00
2020-10-10 22:29:17 +02:00

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.

Description
Languages
Python 100%