Git Product home page Git Product logo

Comments (7)

JackZaitsev avatar JackZaitsev commented on July 4, 2024

Having almost the same problem with my box, its running "RouterOS v6.30.2" but I get the "[Errno -2] Name or service not known" error instead of the timeout, could you share the syntax you used in your tries? and if the DEV could take a look at it for us that would be much appreciated.

from mkbrutus.

rcaire avatar rcaire commented on July 4, 2024

My apollogies for my late reponse.
Please paste the entire command that you tried, not only the output.

from mkbrutus.

mecenus avatar mecenus commented on July 4, 2024

python3.5 ./mkbrutus.py -t 192.168.1.1 -d /usr/share/wordlists/metasploit/unix_passwords.txt -u admin
routerOs 5.17

from mkbrutus.

AliKarami avatar AliKarami commented on July 4, 2024

is this problem still open?
nobody found solution?

from mkbrutus.

dustyb avatar dustyb commented on July 4, 2024

same problem here command below

python3 mkbrutus.py -t 192.168.1.1 -p 8291 -d /opt/SecLists/Passwords/500-worst-passwords.txt

Error:

[*] Starting bruteforce attack...
---------------------------------
Traceback (most recent call last):
  File "mkbrutus.py", line 363, in <module>
    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

from mkbrutus.

rcaire avatar rcaire commented on July 4, 2024

from mkbrutus.

Softjelly avatar Softjelly commented on July 4, 2024

C:\Users\0\AppData\Local\Programs\Python\Python35-32>python.exe mkbrutus.py -t 1
92.168.1.1 -d 123.txt

[*] Starting bruteforce attack...

[-] SOCKET ERROR! Check Target (IP or PORT parameters). Exiting...

Does anybody know how to solve this?

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.