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 - Success #18900

Open
1d3df9903ad opened this issue Apr 21, 2024 · 0 comments
Open

[Auto-Generated] Bug Report - Success #18900

1d3df9903ad opened this issue Apr 21, 2024 · 0 comments

Comments

@1d3df9903ad
Copy link

Version Information

  Python version: 2.7.12+ (default, Aug  4 2016, 20:04:34) [GCC 6.1.1 20160724]
  GTK version: 2.24.30
  PyGTK version: 2.24.0
  w3af version:
    w3af - Web Application Attack and Audit Framework
    Version: 1.6.54
    Distribution: Kali Linux
    Author: Andres Riancho and the w3af team.

Traceback

Traceback (most recent call last):
  File "/usr/share/w3af/w3af/core/ui/gui/main.py", line 611, in start_scan_wrap
    real_scan_start()
  File "/usr/share/w3af/w3af/core/ui/gui/main.py", line 602, in real_scan_start
    self.w3af.start()
  File "/usr/share/w3af/w3af/core/controllers/w3afCore.py", line 205, in start
    self.strategy.start()
  File "/usr/share/w3af/w3af/core/controllers/core_helpers/strategy.py", line 104, in start
    self._fuzzable_request_router()
  File "/usr/share/w3af/w3af/core/controllers/core_helpers/strategy.py", line 234, in _fuzzable_request_router
    consumer_forced_end)
  File "/usr/share/w3af/w3af/core/controllers/core_helpers/strategy.py", line 276, in _route_one_fuzzable_request_batch
    self._handle_consumer_exception(result_item)
  File "/usr/share/w3af/w3af/core/controllers/core_helpers/strategy.py", line 331, in _handle_consumer_exception
    self._w3af_core.exception_handler.handle_exception_data(exception_data)
  File "/usr/share/w3af/w3af/core/controllers/core_helpers/exception_handler.py", line 76, in handle_exception_data
    exception_data.enabled_plugins)
  File "/usr/share/w3af/w3af/core/controllers/core_helpers/consumers/crawl_infrastructure.py", line 455, in _discover_worker
    result = plugin.discover_wrapper(fuzzable_request)
  File "/usr/share/w3af/w3af/core/controllers/plugins/infrastructure_plugin.py", line 58, in discover_wrapper
    return self.discover(fuzzable_request_copy)
  File "/usr/share/w3af/w3af/core/controllers/misc/decorators.py", line 46, in inner_runonce_meth
    return meth(self, *args)
  File "/usr/share/w3af/w3af/plugins/infrastructure/server_status.py", line 60, in discover
    response = self._uri_opener.GET(server_status_url, cache=True)
  File "/usr/share/w3af/w3af/core/controllers/plugins/plugin.py", line 278, in url_opener_proxy
    return attr(*args, **kwargs)
  File "/usr/share/w3af/w3af/core/data/url/extended_urllib.py", line 630, in GET
    return self.send(req, grep=grep)
  File "/usr/share/w3af/w3af/core/data/url/extended_urllib.py", line 806, in send
    return self._handle_send_socket_error(req, e, grep, original_url)
  File "/usr/share/w3af/w3af/core/data/url/extended_urllib.py", line 826, in _handle_send_socket_error
    original_url)
  File "/usr/share/w3af/w3af/core/data/url/extended_urllib.py", line 864, in _generic_send_error_handler
    return self._retry(req, grep, exception)
  File "/usr/share/w3af/w3af/core/data/url/extended_urllib.py", line 922, in _retry
    return self.send(req, grep=grep)
  File "/usr/share/w3af/w3af/core/data/url/extended_urllib.py", line 786, in send
    self._before_send_hook(req)
  File "/usr/share/w3af/w3af/core/data/url/extended_urllib.py", line 129, in _before_send_hook
    self._pause_and_stop()
  File "/usr/share/w3af/w3af/core/data/url/extended_urllib.py", line 428, in _pause_and_stop
    analyze_state()
  File "/usr/share/w3af/w3af/core/data/url/extended_urllib.py", line 421, in analyze_state
    raise self._stop_exception
ScanMustStopByUnknownReasonExc: w3af found too many consecutive errors while performing HTTP requests. In most cases this means that the remote web server is not reachable anymore, the network is down, or a WAF is blocking our tests. The last exception message was "" (OpenSSL.SSL.ZeroReturnError).
Success
Success
Success
Success
Success
Success
Success
Success
Success
Success
Success
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