Hi guys,

Got another exception in spiderman i think:

Exception happened during processing of request from ('127.0.0.1', 58375)
Traceback (most recent call last):
  File "/usr/lib64/python2.6/SocketServer.py", line 281, in 
_handle_request_noblock
    self.process_request(request, client_address)
  File "/usr/lib64/python2.6/SocketServer.py", line 307, in process_request
    self.finish_request(request, client_address)
  File "/usr/lib64/python2.6/SocketServer.py", line 320, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/root/Desktop/webs/w3af/plugins/discovery/spiderMan.py", line 85, in 
constructor
    return proxyHandler(request, client_addr, server, self)
  File "/root/Desktop/webs/w3af/plugins/discovery/spiderMan.py", line 179, in 
__init__
    w3afProxyHandler.__init__(self, request, client_address, server)
  File "/usr/lib64/python2.6/SocketServer.py", line 615, in __init__
    self.handle()
  File "/usr/lib64/python2.6/BaseHTTPServer.py", line 329, in handle
    self.handle_one_request()
  File "/root/Desktop/webs/w3af/core/controllers/daemons/proxy.py", line 183, 
in handle_one_request
    self.raw_requestline = self.rfile.readline()
  File "/usr/lib64/python2.6/socket.py", line 404, in readline
    data = self._sock.recv(self._rbufsize)
timeout: timed out


ps : I wanna start learning python this week so i can understand better what 
this does:) perhaps looks trough some plugins, etc.
------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
W3af-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/w3af-users

Reply via email to