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
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 192, in action
conf.dbmsHandler.sqlShell()
File "plugins/generic/custom.py", line 98, in sqlShell
query = _input("sql-shell> ")
UnicodeDecodeError: 'utf-8' codec can't decode bytes in position 7-8: invalid continuation byte
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: