kavishgr / xmlrpc-bruteforcer

An XMLRPC brute forcer targeting Wordpress written in Python 3. (DISCONTINUED)
64 stars 33 forks source link

failed #1

Closed truesamurai closed 5 years ago

truesamurai commented 5 years ago

I always get Failed as message:

--=[Target: http://192.xxxxx/xmlrpc.php]=-- --=[Starting...]=-- --=[Failed]=--

Does this mean as an error or does this mean it did not find any result? Because its so fast it looks like error , but it could be the message of result. I ask to make sure.

kavishgr commented 5 years ago

The script is not iterating through the userlist. Thanks for pointing this out. Another user faced the same issue: https://github.com/kavishgr/xmlrpc-bruteforcer/issues/2

A 'username' will work fine.

I'm working on it.