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 - 1 #18905

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

[Auto-Generated] Bug Report - 1 #18905

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

Comments

@1d3df9903ad
Copy link

Version Information

  Python version: 2.7.18 (default, Apr 20 2020, 20:30:41) [GCC 9.3.0]
  Platform: debian kali-rolling 
  GTK version: 2.24.32
  PyGTK version: 2.24.0
  w3af version:
    w3af - Web Application Attack and Audit Framework
    Version: 2019.1.2
    Revision: cd22e52522 - 16 Jun 2020 11:27
    Branch: master
    Local changes: No
    Author: Andres Riancho and the w3af team.

Traceback

Traceback (most recent call last):
  File "/home/user/Desktop/kali/w3af/w3af/core/ui/gui/main.py", line 547, in _scan_director
    func()
  File "/home/user/Desktop/kali/w3af/w3af/core/ui/gui/main.py", line 646, in _scan_start
    self.set_tabs(True)
  File "/home/user/Desktop/kali/w3af/w3af/core/ui/gui/main.py", line 793, in set_tabs
    self._set_tab(sensit, _("Results"), scanrun.ScanRunBody)
  File "/home/user/Desktop/kali/w3af/w3af/core/ui/gui/main.py", line 799, in _set_tab
    newone = realWidget(self.w3af)
  File "/home/user/Desktop/kali/w3af/w3af/core/ui/gui/scanrun.py", line 675, in __init__
    kbbrowser = KBBrowser(w3af)
  File "/home/user/Desktop/kali/w3af/w3af/core/ui/gui/scanrun.py", line 246, in __init__
    description = self.get_notebook_description()
  File "/home/user/Desktop/kali/w3af/w3af/core/ui/gui/scanrun.py", line 262, in get_notebook_description
    self.description = webkit.WebView()
AttributeError: 'module' object has no attribute 'WebView'
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