lorddemon/drupalgeddon2 just working with Python3
Go to file
John Hammond d7371964ee Updating to run fine with Python3 2023-12-31 20:13:47 -05:00
README.md Updating to run fine with Python3 2023-12-31 20:13:47 -05:00
drupalgeddon2.py Updating to run fine with Python3 2023-12-31 20:13:47 -05:00

README.md

drupalgeddon2

This is a duplicate of https://github.com/lorddemon/drupalgeddon2/

Just tweaked very slightly to work fine with python3.

That's it.


Exploit for CVE-2018-7600.

Usage: drupalgeddon2 options

   -h: Url target
   -c: OS command

Examples: drupalgeddon2.py -h http://www.victim.com -c 'ls -la'

Based in https://github.com/FireFart/CVE-2018-7600