1N3 / Wordpress-XMLRPC-Brute-Force-Exploit

Wordpress XMLRPC System Multicall Brute Force Exploit (0day) by 1N3 @ CrowdShield
https://crowdshield.com
444 stars 198 forks source link

error to start #7

Closed awar closed 7 years ago

awar commented 7 years ago

Hi, i want try this script but when starta the script into my yosemite mac i receive this error:

Traceback (most recent call last):
  File "./wordpress-xmlrpc-brute.py", line 15, in <module>
    ctx = ssl.create_default_context()
AttributeError: 'module' object has no attribute 'create_default_context

I'm not expert to python development and my english is really bad. Python version is Python 2.7.1

LucasRoot commented 7 years ago

Maybe you have an outdated version of the plugin, try installing using pip. Something like this: pip install ssl