-
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Description
sqlmap version: 1.0.10.33#dev
Python version: 2.7.12
Operating system: nt
Command line: sqlmap.py -u ************************************** --data btnHLogin=Login&chkRemember=on&RadScriptManager1_TSM=&txtLoginAttempt=0&txtPassword=g00dPa%24%24w0rD&txtUserID=111 --level=5 --risk=3 -p txtUserID --dbms=mysql --threads 5 --delay=2 --flush-session
Technique: None
Back-end DBMS: MySQL (identified)
Traceback (most recent call last):
File "sqlmap.py", line 151, in main
start()
File "lib/controller/controller.py", line 383, in start
identifyWaf()
File "lib/controller/checks.py", line 1307, in identifyWaf
setWafFunctions()
File "lib/core/option.py", line 1000, in _setWafFunctions
module = __import__(filename[:-3])
UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-5: ordinal not in range(128)