Traceback (most recent call last):
File "sqlmap.py", line 222, in main
start()
File "lib/core/decorators.py", line 80, in _
result = f(*args, **kwargs)
File "lib/controller/controller.py", line 732, in start
action()
File "lib/controller/action.py", line 83, in action
conf.dumper.userSettings("database management system users password hashes", conf.dbmsHandler.getPasswordHashes(), "password hash", CONTENT_TYPE.PASSWORDS)
File "plugins/generic/users.py", line 200, in getPasswordHashes
query = rootQuery.inband.query
AttributeError: 'DictObject' object has no attribute 'inband'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: