Another Commit

This commit is contained in:
2020-10-10 22:29:17 +02:00
parent 43da7331c6
commit 3f2dffd788
2 changed files with 10 additions and 1 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# 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.