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/pluginconfig.py", line 456, in configure_pluginself.mainwin.profiles.plugin_config(plugin)
File "/usr/local/src/w3af/w3af/core/ui/gui/profiles.py", line 239, in plugin_config
opts = plugin.get_options()
File "/usr/local/src/w3af/w3af/plugins/crawl/open_api.py", line 382, in get_options
o = opt_factory('query_string_auth', self._query_string_auth, d, QUERY_STRING, help=h)
File "/usr/local/src/w3af/w3af/core/data/options/opt_factory.py", line 74, in opt_factory
tabid=tabid)
File "/usr/local/src/w3af/w3af/core/data/options/baseoption.py", line 43, in __init__self.set_value(default_value)
File "/usr/local/src/w3af/w3af/core/data/options/query_string_option.py", line 40, in set_valueself._value =self.validate(value)
File "/usr/local/src/w3af/w3af/core/data/options/query_string_option.py", line 47, in validateraise BaseFrameworkException(msg)
BaseFrameworkException: Invalid query string configured by user.
The text was updated successfully, but these errors were encountered:
Version Information
Traceback
The text was updated successfully, but these errors were encountered: