[sqlmap-users] traceback
Brought to you by:
inquisb
From: Brandon P. <bpe...@gm...> - 2012-01-03 21:33:13
|
Traceback (most recent call last): File "/root/tools/sqlmap/_sqlmap.py", line 83, in main start() File "/root/tools/sqlmap/lib/controller/controller.py", line 346, in start checkNullConnection() File "/root/tools/sqlmap/lib/controller/checks.py", line 916, in checkNullConnection page, headers, _ = Request.getPage(method=HTTPMETHOD.HEAD) File "/root/tools/sqlmap/lib/request/connect.py", line 298, in getPage requestMsg += "\n\n%s" % post UnicodeDecodeError: 'ascii' codec can't decode byte 0xef in position 103: ordinal not in range(128) -- http://volatile-minds.blogspot.com -- blog http://www.volatileminds.net -- website |