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 - assert self._state == OPEN #18897

Open
1d3df9903ad opened this issue Mar 3, 2024 · 0 comments
Open

[Auto-Generated] Bug Report - assert self._state == OPEN #18897

1d3df9903ad opened this issue Mar 3, 2024 · 0 comments

Comments

@1d3df9903ad
Copy link

No user description was provided for this bug report given that it was related to handled exceptions in scan with id 51ffe784bc

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

A "AssertionError" exception was found while running crawl.dir_file_bruter on "plugin.end()". The exception was: "" at None:None():None. The full traceback is:

  File "/home/user/tools/w3af/w3af/core/controllers/core_helpers/consumers/crawl_infrastructure.py", line 155, in _teardown
    plugin.end()
  File "/home/user/tools/w3af/w3af/plugins/crawl/dir_file_bruter.py", line 169, in end
    self._already_tested.cleanup()
  File "/home/user/tools/w3af/w3af/core/data/db/disk_list.py", line 91, in cleanup
    assert self._state == OPEN

Enabled Plugins

{'attack': {},
 'audit': {},
 'auth': {},
 'bruteforce': {},
 'crawl': {'archive_dot_org': {},
           'bing_spider': {},
           'content_negotiation': {},
           'digit_sum': {},
           'dir_file_bruter': {},
           'dot_ds_store': {},
           'dot_listing': {},
           'dwsync_xml': {},
           'find_backdoors': {},
           'find_captchas': {},
           'find_dvcs': {},
           'genexus_xml': {},
           'ghdb': {},
           'google_spider': {},
           'import_results': {},
           'open_api': {},
           'oracle_discovery': {},
           'payment_webhook_finder': {},
           'phishtank': {},
           'phpinfo': {},
           'pykto': {},
           'ria_enumerator': {},
           'robots_txt': {},
           'sitemap_xml': {},
           'spider_man': {},
           'url_fuzzer': {},
           'urllist_txt': {},
           'user_dir': {},
           'web_diff': {},
           u'web_spider': <OptionList: only_forward|follow_regex|ignore_regex|ignore_extensions>,
           'wordnet': {},
           'wordpress_enumerate_users': {},
           'wordpress_fingerprint': {},
           'wordpress_fullpathdisclosure': {},
           'wsdl_finder': {}},
 'evasion': {},
 'grep': {'wsdl_greper': {}},
 'infrastructure': {'allowed_methods': {},
                    'finger_bing': {},
                    'finger_google': {},
                    'finger_pks': {}},
 'mangle': {},
 'output': {u'console': <OptionList: verbose|use_colors>}}
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