Giter VIP home page Giter VIP logo

xmlrpc-bruteforcer's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

xmlrpc-bruteforcer's Issues

error phyton3

I get this error after entering the line: python3 xmlrcpbruteforce.py http://wordpress.org/xmlrpc.php passwords.txt username

python3: can't open file 'xmlrcpbruteforce.py': [Errno 2] No such file or directory

userlist does not work

The userlist option is not applied. Instead, the file name is used as the username.

python3 xmlrpcbruteforce.py https://www.lan-monitor.de/xmlrpc.php passwords.txt userlist.txt

grafik

grafik

make a release

do release to permit people be notify when new stable version is release

Does not work even with the correct password

Hello,

First of all, thank you for your work !
However it does not work until the end .. ;)

I created a user, administrator with an easy password.
This password is present in the list of passwords tried.

The bruteforce script runs in the background, but does not validate any password.

Capture d’écran 2020-03-09 à 10 01 20

Passwords are in a text file, with a line break between each:

Capture d’écran 2020-03-09 à 16 50 16

And the website is my property, no security guidelines. It's an almost empty wordpress

So, what should i do ?

Thanks,
Vincent

Add option to bruteforce multiple website

Hi!

I think that can be useful to accept a list of wordpress site as input. In this way the bruteforce is more efficient since the wordlists are parsed once but the request is replicate for each site.

error

some site it work, now i get this error:

--=[Starting...]=--
Traceback (most recent call last):
File "xmlrpcbruteforce.py", line 156, in
main(sys.argv)
File "xmlrpcbruteforce.py", line 134, in main
found, index = parse_response(response)
File "xmlrpcbruteforce.py", line 44, in parse_response
root = ET.fromstring(data)
File "/usr/lib/python3.7/xml/etree/ElementTree.py", line 1315, in XML
parser.feed(text)
xml.etree.ElementTree.ParseError: syntax error: line 1, column 49

failed

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.