Exception while inserting request/response to the database: Expected dict, got 
Headers
The request/response that generated the error is: 1 http://www######.com/ 200
[Fri 14 Feb 2014 05:25:42 PM SGT] 
**IMPORTANT** The following error was detected by w3af and couldn't be resolved:
The remote web server is not answering our HTTP requests, multiple errors have 
been found while trying to GET a response from the server.


In most cases this means that the configured target is incorrect, the port is 
closed, there is a firewall blocking our packets or there is no HTTP daemon 
listening on that port.


Please verify your target configuration and try again.



------------------


kali linux 
 



 




------------------ Original ------------------
From:  "Vojtěch Polášek";<krec...@gmail.com>;
Date:  Sat, Feb 1, 2014 05:31 AM
To:  "W3af-users"<W3af-users@lists.sourceforge.net>; 

Subject:  [W3af-users] spider_man times out



Hi,
That's me again. I have switched to the feature/modules branch as suggested.
However, I am still getting this type of error when using spider_man. I
used only spider_man plugin to eliminate any interference by other plugins.
Exception happened during processing of request from ('127.0.0.1', 36600)
Traceback (most recent call last):
  File "/usr/lib/python2.7/SocketServer.py", line 284, in
_handle_request_noblock
    self.process_request(request, client_address)
  File "/usr/lib/python2.7/SocketServer.py", line 310, in process_request
    self.finish_request(request, client_address)
  File "/usr/lib/python2.7/SocketServer.py", line 323, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File
"/home/vojta/software/pentesting/w3af/w3af/plugins/crawl/spider_man.py",
line 109, in constructor
    return ProxyHandler(request, client_addr, server, self)
  File
"/home/vojta/software/pentesting/w3af/w3af/plugins/crawl/spider_man.py",
line 183, in __init__
    w3afProxyHandler.__init__(self, request, client_address, server)
  File "/usr/lib/python2.7/SocketServer.py", line 638, in __init__
    self.handle()
  File "/usr/lib/python2.7/BaseHTTPServer.py", line 340, in handle
    self.handle_one_request()
  File
"/home/vojta/software/pentesting/w3af/w3af/core/controllers/daemons/proxy.py",
line 56, in handle_one_request
    self.raw_requestline = self.rfile.readline()
  File "/usr/lib/python2.7/socket.py", line 447, in readline
    data = self._sock.recv(self._rbufsize)
timeout: timed out
----------------------------------------
I tried to search for that number 36600 but there is no such ID in my
exported file with requests and responses.
I guess this is some internal number kept by spider_man.
Is there any possibility of finding which request actually timed out?
Thank you,
Vojta

------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
W3af-users mailing list
W3af-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-users
.
------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
W3af-users mailing list
W3af-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-users

Reply via email to