Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Auto-Generated] Bug Report - HTTPRequestException: timed out #18893

Open
1d3df9903ad opened this issue Feb 27, 2024 · 0 comments
Open

[Auto-Generated] Bug Report - HTTPRequestException: timed out #18893

1d3df9903ad opened this issue Feb 27, 2024 · 0 comments

Comments

@1d3df9903ad
Copy link

Version Information

  Python version: 2.7.17 (default, Sep 30 2020, 13:38:04) [GCC 7.5.0]
  Platform: Ubuntu 18.04 bionic
  GTK version: 2.24.32
  PyGTK version: 2.24.0
  w3af version:
    w3af - Web Application Attack and Audit Framework
    Version: 2019.1.2
    Revision: 1910600684 - 04 Nov 2019 11:40
    Branch: master
    Local changes: No
    Author: Andres Riancho and the w3af team.

Traceback

Traceback (most recent call last):
  File "/home/user/tools/w3af/w3af/core/ui/gui/main.py", line 612, in start_scan_wrap
    real_scan_start()
  File "/home/user/tools/w3af/w3af/core/ui/gui/main.py", line 603, in real_scan_start
    self.w3af.start()
  File "/home/user/tools/w3af/w3af/core/controllers/w3afCore.py", line 228, in start
    self.strategy.start()
  File "/home/user/tools/w3af/w3af/core/controllers/core_helpers/strategy.py", line 134, in start
    self._fuzzable_request_router()
  File "/home/user/tools/w3af/w3af/core/controllers/core_helpers/strategy.py", line 303, in _fuzzable_request_router
    self._handle_all_consumer_exceptions(_other)
  File "/home/user/tools/w3af/w3af/core/controllers/core_helpers/strategy.py", line 441, in _handle_all_consumer_exceptions
    self._handle_consumer_exception(result_item)
  File "/home/user/tools/w3af/w3af/core/controllers/core_helpers/strategy.py", line 453, in _handle_consumer_exception
    self._w3af_core.exception_handler.handle_exception_data(exception_data)
  File "/home/user/tools/w3af/w3af/core/controllers/core_helpers/exception_handler.py", line 76, in handle_exception_data
    exception_data.enabled_plugins)
  File "/home/user/tools/w3af/w3af/core/controllers/core_helpers/exception_handler.py", line 107, in handle
    raise exception, None, tb
HTTPRequestException: timed out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant