wpxploit icon indicating copy to clipboard operation
wpxploit copied to clipboard

Simple Python Script For Performing XMLRPC Dictionary Attack

Results 4 wpxploit issues
Sort by recently updated
recently updated
newest added

the issue and its solution: `UnicodeEncodeError: 'latin-1' codec can't encode character '\u2026' in position 116: Body ('…') is not valid Latin-1. Use body.encode('utf-8') if you want to send it encoded...

When i use it on my own websites, i saw "admin:123456789 is valid!" . But it wasn't :)

Hello, I found that the tool is always stopping at the password 123456 (default wordlist) and recognizing it as valid on different accounts. The server is behind Mod_Security. Mod_Security returns...

When using the XMLRPC methods to connect, it is common to have the sessions disconnect. Is there a way to be able to restart the sessions where they left off?