Giter VIP home page Giter VIP logo

chimay-red-tiny's People

Contributors

xaviermilgo avatar

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

Watchers

 avatar  avatar  avatar  avatar  avatar

chimay-red-tiny's Issues

hello that's new issues

┌─[anubi5@parrot]─[~/Downloads/Chimay-Red-tiny-master]
└──╼ $python chimayred.py 192.168.0.1
Traceback (most recent call last):
File "chimayred.py", line 151, in
router=Vuln(sys.argv[1],sys.argv[2] if len(sys.argv) == 3 else 80)
File "chimayred.py", line 28, in init
self.vulnerable=self.check_vulnerable()
File "chimayred.py", line 45, in check_vulnerable
if int(router_version)>63840:
ValueError: invalid literal for int() with base 10: 'meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title></title><frame src="spacehtm" name="space" scrolling="no" bo'

getting error

running on a public ip getting this error. tried few times. not working
tried on mikrotik 5.20

Traceback (most recent call last):
File "chimayred.py", line 151, in
router=Vuln(sys.argv[1],sys.argv[2] if len(sys.argv) == 3 else 80)
File "chimayred.py", line 27, in init
self.version=self.get_version()
File "chimayred.py", line 33, in get_version
resp = urllib.urlopen('http://%s:%s'%(self.ip,self.port))
File "/usr/lib/python2.7/urllib.py", line 87, in urlopen
return opener.open(url)
File "/usr/lib/python2.7/urllib.py", line 213, in open
return getattr(self, name)(url)
File "/usr/lib/python2.7/urllib.py", line 350, in open_http
h.endheaders(data)
File "/usr/lib/python2.7/httplib.py", line 1038, in endheaders
self._send_output(message_body)
File "/usr/lib/python2.7/httplib.py", line 882, in _send_output
self.send(msg)
File "/usr/lib/python2.7/httplib.py", line 844, in send
self.connect()
File "/usr/lib/python2.7/httplib.py", line 821, in connect
self.timeout, self.source_address)
File "/usr/lib/python2.7/socket.py", line 575, in create_connection
raise err
IOError: [Errno socket error] [Errno 110] Connection timed out

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.