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
[Auto-Generated] Bug Report - BaseFrameworkException: All parameters are required and can't be empty. The missing parameters are username, password, check_string
#18911
Open
1d3df9903ad opened this issue
Nov 13, 2024
· 0 comments
Python version: 2.7.17 (default, Mar 8 2023, 18:40:28) [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
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_startifnotself.save_state_to_core():
File "/home/user/tools/w3af/w3af/core/ui/gui/main.py", line 558, in save_state_to_coreself.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_pluginsself.plugin_factory()
File "/home/user/tools/w3af/w3af/core/controllers/core_helpers/plugins.py", line 418, in plugin_factoryself.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/auth/autocomplete.py", line 330, in set_optionsraise BaseFrameworkException(msg %', '.join(missing_options))
BaseFrameworkException: All parameters are required and can't be empty. The missing parameters are username, password, check_string
The text was updated successfully, but these errors were encountered:
Version Information
Traceback
The text was updated successfully, but these errors were encountered: