Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled exception (#a55d4508) #5601

Closed
sqlmapreporter opened this issue Jan 10, 2024 · 0 comments
Closed

Unhandled exception (#a55d4508) #5601

sqlmapreporter opened this issue Jan 10, 2024 · 0 comments
Assignees
Milestone

Comments

@sqlmapreporter
Copy link

Running version: 1.7.12.7#dev
Python version: 3.7.12
Operating system: Linux-3.10.0-1160.99.1.el7.x86_64-x86_64-with-centos-7.9.2009-Core
Command line: sqlmap.py -r ****** --level 5 --risk 3 --sql-shell --random-agent --batch
Technique: None
Back-end DBMS: MySQL (fingerprinted)
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
@stamparm stamparm self-assigned this Jan 10, 2024
@stamparm stamparm added this to the 1.9 milestone Jan 10, 2024
ThisIzAli2 pushed a commit to ThisIzAli2/sqlmap that referenced this issue May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants