Closed chunkingz closed 8 years ago
it says error , parenthesis needed, any workaround? cos your print statements are like this: print " " instead of print(" ")
print " "
print(" ")
this is a screenshot:
any quick fix? without editing all d prints in the script
Use Python 2.x: python2 wordpress-xmlrpc-brute.py http://wordpress.org/xmlrpc.php passwords.txt username
python2 wordpress-xmlrpc-brute.py http://wordpress.org/xmlrpc.php passwords.txt username
Thanks TheNaterz. Closing this out but let me know if this doesn't work chunkingz.
it says error , parenthesis needed, any workaround? cos your print statements are like this:
print " "
instead ofprint(" ")
this is a screenshot:
any quick fix? without editing all d prints in the script