w3af
w3af copied to clipboard
[Auto-Generated] Bug Report - BaseFrameworkException: Error in user configuration: "" is not a directory.
The user provided the following email address forcontact: [email protected]
Version Information
Python version: 2.7.18 (default, Mar 8 2021, 13:02:45) [GCC 9.3.0]
Platform: Ubuntu 20.04 focal
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: Yes
Author: Andres Riancho and the w3af team.
Traceback
Traceback (most recent call last):
File "/home/user/Tools/w3af/w3af/core/ui/gui/main.py", line 547, in _scan_director
func()
File "/home/user/Tools/w3af/w3af/core/ui/gui/main.py", line 592, in _scan_start
if not self.save_state_to_core():
File "/home/user/Tools/w3af/w3af/core/ui/gui/main.py", line 558, in save_state_to_core
self.w3af.plugins.set_plugins([], plugin_type)
File "/home/user/Tools/w3af/w3af/core/controllers/core_helpers/plugins.py", line 215, in set_plugins
set_dict[plugin_type](plugin_names)
File "/home/user/Tools/w3af/w3af/core/controllers/core_helpers/plugins.py", line 435, in _set_evasion_plugins
self.plugin_factory()
File "/home/user/Tools/w3af/w3af/core/controllers/core_helpers/plugins.py", line 418, in plugin_factory
self.create_instances()
File "/home/user/Tools/w3af/w3af/core/controllers/core_helpers/plugins.py", line 391, in create_instances
plugin_name)
File "/home/user/Tools/w3af/w3af/core/controllers/core_helpers/plugins.py", line 289, in get_plugin_inst
plugin_inst.set_options(custom_options)
File "/home/user/Tools/w3af/w3af/plugins/crawl/web_diff.py", line 240, in set_options
raise BaseFrameworkException(msg % local_dir)
BaseFrameworkException: Error in user configuration: "" is not a directory.