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.15+ (default, Feb 3 2019, 13:13:16) [GCC 8.2.0]
Platform: Kali kali-rolling 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: 0b9aaa42fb - 18 Feb 2019 11:54
Branch: master
Local changes: Yes
Author: Andres Riancho and the w3af team.
Traceback
Traceback (most recent call last):
File "/usr/local/src/w3af/w3af/core/ui/gui/main.py", line 612, in start_scan_wrap
real_scan_start()
File "/usr/local/src/w3af/w3af/core/ui/gui/main.py", line 603, in real_scan_startself.w3af.start()
File "/usr/local/src/w3af/w3af/core/controllers/w3afCore.py", line 297, in startself.scan_end_hook()
File "/usr/local/src/w3af/w3af/core/controllers/w3afCore.py", line 491, in scan_end_hook
om.manager.end_output_plugins()
File "/usr/local/src/w3af/w3af/core/controllers/output_manager/manager.py", line 316, in end_output_pluginsself.__end_output_plugins_impl()
File "/usr/local/src/w3af/w3af/core/controllers/output_manager/manager.py", line 342, in __end_output_plugins_impl
o_plugin.end()
File "/usr/local/src/w3af/w3af/plugins/output/csv_file.py", line 53, in endself.flush()
File "/usr/local/src/w3af/w3af/plugins/output/csv_file.py", line 81, in flushfor info in kb.kb.get_all_findings_iter():
File "/usr/local/src/w3af/w3af/core/data/kb/knowledge_base.py", line 254, in get_all_findings_iterfor finding inself.get_all_entries_of_class_iter(klass, exclude_ids):
File "/usr/local/src/w3af/w3af/core/data/kb/knowledge_base.py", line 674, in get_all_entries_of_class_iter
results =self.db.select(query, parameters=exclude_ids)
File "/usr/local/src/w3af/w3af/core/data/db/dbms.py", line 74, in inner_verify_startedreturn meth(self, *args, **kwds)
File "/usr/local/src/w3af/w3af/core/data/db/dbms.py", line 156, in selectreturn future.result()
File "/usr/lib/python2.7/dist-packages/concurrent/futures/_base.py", line 462, in resultreturnself.__get_result()
File "/usr/lib/python2.7/dist-packages/concurrent/futures/_base.py", line 414, in __get_resultraise exception_type, self._exception, self._traceback
NoSuchTableException: no such table: knowledge_base_sndHYuAErjOxfwRIDrbMztxvcbvRFM
The text was updated successfully, but these errors were encountered:
Version Information
Traceback
The text was updated successfully, but these errors were encountered: