Open GoogleCodeExporter opened 8 years ago
Also this is more errors from it when I try to crack with nodes
Serving 1 active clients; 0 PMKs/s; 0.0 TTS Exception in thread Thread-10:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
self.run()
File "/usr/local/lib/python2.6/dist-packages/cpyrit/network.py", line 50, in run
self.server.gather(self.client.uuid, 5000)
File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/usr/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/usr/lib/python2.6/xmlrpclib.py", line 1253, in request
return self._parse_response(h.getfile(), sock)
File "/usr/lib/python2.6/xmlrpclib.py", line 1392, in _parse_response
return u.close()
File "/usr/lib/python2.6/xmlrpclib.py", line 838, in close
raise Fault(**self._stack[0])
Fault: <Fault 403: 'Client unknown or timed-out'>
Original comment by thefixe...@gmail.com
on 3 Feb 2011 at 12:38
Serving 1 active clients; 0 PMKs/s; 0.0 TTS Exception in thread Thread-9:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
self.run()
File "/usr/local/lib/python2.6/dist-packages/cpyrit/network.py", line 50, in run
self.server.gather(self.client.uuid, 5000)
File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/usr/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/usr/lib/python2.6/xmlrpclib.py", line 1253, in request
return self._parse_response(h.getfile(), sock)
File "/usr/lib/python2.6/xmlrpclib.py", line 1392, in _parse_response
return u.close()
File "/usr/lib/python2.6/xmlrpclib.py", line 838, in close
raise Fault(**self._stack[0])
Fault: <Fault 403: 'Client unknown or timed-out'>
Original comment by thefixe...@gmail.com
on 3 Feb 2011 at 8:53
anyone????
Original comment by thefixe...@gmail.com
on 3 Feb 2011 at 9:03
I believe this is an issue on a machine with multiple network interfaces, pyrit
doesnt know which interface to use???
Original comment by thefixe...@gmail.com
on 5 Feb 2011 at 4:15
Negative, I placed both machines on the same subnet, error persists.
Original comment by thefixe...@gmail.com
on 5 Feb 2011 at 4:57
Issue persists, has not been fixed as of Pyrit 0.4.1-dev (svn r297)
Original comment by mrfantas...@aol.com
on 17 Feb 2011 at 11:23
Tried using dedicated sql server importing wordlists from multiple hosts
worked, connecting to sql is fine, however, the issue persists, networking is
simply, broken in pyrit
Original comment by mrfantas...@aol.com
on 24 Feb 2011 at 5:16
Original issue reported on code.google.com by
thefixe...@gmail.com
on 2 Feb 2011 at 11:36