andresriancho / w3af

w3af: web application attack and audit framework, the open source web vulnerability scanner.
http://w3af.org/
4.55k stars 1.22k forks source link

[Auto-Generated] Bug Report - proxy w3af #1032

Closed 1d3df9903ad closed 10 years ago

1d3df9903ad commented 10 years ago

User description

What steps will reproduce the problem? 1. 2. 3.

What is the expected output? What do you see instead?

What operating system are you using?

Please provide any additional information below:

Version Information

  Python version: 2.7.3 (default, Sep 26 2013, 20:08:41) [GCC 4.6.3]
  GTK version: 2.24.10
  PyGTK version: 2.24.0
  w3af version:
    w3af - Web Application Attack and Audit Framework
    Version: 1.6
    Revision: 5460aa0377 - 04 Dec 2013 13:51
    Author: Andres Riancho and the w3af team.

Traceback

Traceback (most recent call last):
  File "/opt/mobisec/pentest/w3af/core/ui/gui/tools/proxywin.py", line 366, in _send
    self.fuzzable, headers, data)
  File "/opt/mobisec/pentest/w3af/core/ui/gui/helpers.py", line 205, in __call__
    return func(*args, **kwargs)
  File "/opt/mobisec/pentest/w3af/core/controllers/daemons/localproxy.py", line 281, in send_raw_request
    raise res
w3afMustStopOnUrlError: Extended URL library error 'HTTP timeout error after 15.0 seconds.' while requesting 'http://localhost/'.

Enabled Plugins

andresriancho commented 10 years ago

Related with #1269