Git Product home page Git Product logo

Comments (3)

rcaire avatar rcaire commented on July 23, 2024

Hi,
It´s a socket timeout due to the fact that MKBRUTUS works currently through
API port (8728/TCP) only, not winbox port (8291).
It is true that the error output should not be noisy, we are currently
working on that ;) as well as support to test against HTTP, SSH & TELNET
protocols too (maybe winbox).

Cheers
Ramiro

2015-06-17 13:39 GMT-03:00 Venceslao [email protected]:

Hi i try to use mkbrutus to test my router but i have this issue:

#python mkbrutus.py -t (my router ip) -p 8291 -u admin -d 500.txt


| / || | / /| ___ \ ___ \ | | |_ | | | / |
| . . || |/ / | |
/ / |
/ / | | | | | | | | \ --.
| |/| || \ | ___ \ /| | | | | | | | | |--.
| | | || |\ | |
/ / |\ | |
| | | | | || /__/ /
| |/_| /
/| |_/ / //

              Mikrotik RouterOS Bruteforce Tool 1.0.2
   Ramiro Caire (@rcaire) & Federico Massa (@fgmassa)
            http://mkbrutusproject.github.io/MKBRUTUS

[*] Starting bruteforce attack...

Traceback (most recent call last):
File "mkbrutus.py", line 363, in
main()
File "mkbrutus.py", line 329, in main
defaultcreds = apiros.login("admin", "")
File "mkbrutus.py", line 103, in login
for repl, attrs in self.talk(["/login"]):
File "mkbrutus.py", line 116, in talk
i = self.readSentence();
File "mkbrutus.py", line 140, in readSentence
w = self.readWord()
File "mkbrutus.py", line 149, in readWord
ret = self.readStr(self.readLen())
File "mkbrutus.py", line 178, in readLen
c = ord(self.readStr(1))
File "mkbrutus.py", line 219, in readStr
s = self.sk.recv(length - len(ret))
socket.timeout: timed out

Thanks for youre time.


Reply to this email directly or view it on GitHub
#2.

Ramiro J. Caire

Analista en Seguridad Informática
PGP: 0xA657B4362D357BEC
Twitter: @rcaire

from mkbrutus.

adityachintha avatar adityachintha commented on July 23, 2024

I am Eagerly waiting to test it for the HTTP, SSH & TELNET and Winbox !!!! :D .. I Would like to test it In Windows and want to support you guys Ramiro!!

from mkbrutus.

xros avatar xros commented on July 23, 2024

@rcaire

Usually a RouterOS router only open port 2000 and 8291(winbox) for maintenance.

hey, did you guys finish the work for the support of (HTTP/SSH/TELNET/Winbox)?

from mkbrutus.

Related Issues (11)

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.