Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Unhandled exception (#b6985b03) #1307

@sqlmapreporter

Description

@sqlmapreporter
sqlmap version: 1.0-dev-nongit-20150719
Python version: 2.7.2
Operating system: nt
Command line: sqlmap.py -u ¡°http£º//[REDACTED]/ship.asp?id=4
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 375, in start
    setupTargetEnv()
  File "lib/core/target.py", line 697, in setupTargetEnv
    _createTargetDirs()
  File "lib/core/target.py", line 629, in _createTargetDirs
    warnMsg += "Using temporary directory '%s' instead" % tempDir
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 36: 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