You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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_startself.set_tabs(True)
File "/home/user/Desktop/kali/w3af/w3af/core/ui/gui/main.py", line 793, in set_tabsself._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_descriptionself.description = webkit.WebView()
AttributeError: 'module' object has no attribute 'WebView'
The text was updated successfully, but these errors were encountered:
Version Information
Traceback
The text was updated successfully, but these errors were encountered: