Skip to content

Unhandled exception (#db27304f) #4919

@sqlmapreporter

Description

@sqlmapreporter
Running version: 1.5.12.5#dev
Python version: 2.7.18
Operating system: Linux-3.10.0-957.el7.x86_64-x86_64-with-debian-kali-rolling
Command line: /usr/bin/sqlmap -u ***************************************** -os—shell
Technique: None
Back-end DBMS: None
Traceback (most recent call last):
  File "sqlmap", line 214, in main
    start()
  File "/share/sqlmap/lib/core/decorators.py", line 80, in _
    result = f(*args, **kwargs)
  File "/share/sqlmap/lib/controller/controller.py", line 433, in start
    setupTargetEnv()
  File "/share/sqlmap/lib/core/target.py", line 749, in setupTargetEnv
    _setHashDB()
  File "/share/sqlmap/lib/core/target.py", line 433, in _setHashDB
    if os.path.exists(conf.hashDBFile):
  File "/lib/python2.7/genericpath.py", line 26, in exists
    os.stat(path)
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2014' in position 0: ordinal not in range(128)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions