Skip to content

Unhandled exception (#ba341017) #893

Description

@sqlmapreporter
sqlmap version: 1.0-dev
Python version: 2.7.8
Operating system: nt
Command line: sqlmap.py -u ********** Jon Kallahari: http://www.cablesurf.de/tarife.php?id=11 --dbs
Technique: None
Back-end DBMS: None (identified)
Traceback (most recent call last):
  File "sqlmap.py", line 100, in main
    start()
  File "lib/controller/controller.py", line 367, in start
    setupTargetEnv()
  File "lib/core/target.py", line 653, in setupTargetEnv
    _createTargetDirs()
  File "lib/core/target.py", line 584, in _createTargetDirs
    warnMsg += "'%s' (%s). " % (conf.outputPath, ex)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xf3 in position 58: 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