drupalgeddon2/README.md

25 lines
429 B
Markdown

# 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