drupal_cve_2018_7600.py is getting failed
I have installed drupal:8.3 using docker and trying to execute your script but I was getting below error.
python3 drupal_cve_2018_7600.py http://127.0.01:8080 -c "systeminfo"
============================================================================= | DRUPAL 7 <= 7.57 REMOTE CODE EXECUTION (CVE-2018-7600) | | by pimps |
[*] Poisoning a form and including it in cache.
ERROR: Something went wrong.
Traceback (most recent call last):
File "drupal_cve_2018_7600.py", line 57, in
me too , the same problem
Looks like a typo in IP address in your command. I have just run the code and have no issues.