Skip to content

Unhandled exception (#49b50ee7) #3178

@sqlmapreporter

Description

@sqlmapreporter
Running version: 1.2.7.11#dev
Python version: 2.7.13rc1
Operating system: Windows-7-6.1.7601-SP1
Command line: sqlmap.py -r C:\Users\****\Desktop\tt.txt --tamper waf双写空格.py
Technique: None
Back-end DBMS: None
Traceback (most recent call last):
  File "sqlmap.py", line 142, in main
    init()
  File "lib/core/option.py", line 2462, in init
    _setTamperingFunctions()
  File "lib/core/option.py", line 754, in _setTamperingFunctions
    raise SqlmapSyntaxException("cannot import tamper module '%s' (%s)" % (filename[:-3], getSafeExString(ex)))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xcb in position 32: ordinal not in range(128)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions