[sqlmap-users] unhandled exception
Brought to you by:
inquisb
From: Happy U. <rob...@gm...> - 2012-07-16 20:59:21
|
[*] starting at 00:47:56 [00:47:56] [INFO] parsing multiple targets list from 'D:/Soft/sqlmap-dev/inurl article_id=_FILTERED_U.txt' [00:47:56] [INFO] sqlmap got a total of 147 targets [00:47:56] [CRITICAL] unhandled exception in sqlmap/1.0-dev-5243140, retry your run with the latest development version from the GitHub repository. If the exception persists, please send by e-mail to 'sql...@li...' or open a new issue at 'https://github.com/sqlmapproject/sqlmap/issues/new' with the following text and any information req uired to reproduce the bug. The developers will try to reproduce the bug, fix it accordingly and get back to you. sqlmap version: 1.0-dev-5243140 Python version: 2.7.3 Operating system: nt Command line: d:\Soft\sqlmap-dev\sqlmap.py -m D:/Soft/sqlmap-dev/inurl article_id=_FILTERED_U.txt --threads=5 --current- user --current-db --dbs --tables --exclude-sysdbs -v 0 --batch Technique: None Back-end DBMS: None (identified) Traceback (most recent call last): File "d:\Soft\sqlmap-dev\_sqlmap.py", line 79, in main start() File "d:\Soft\sqlmap-dev\lib\controller\controller.py", line 263, in start parseTargetUrl() File "d:\Soft\sqlmap-dev\lib\core\common.py", line 1083, in parseTargetUrl _ = conf.hostname.encode("idna") File "C:\Python27\lib\encodings\idna.py", line 164, in encode result.append(ToASCII(label)) File "C:\Python27\lib\encodings\idna.py", line 76, in ToASCII label = nameprep(label) File "C:\Python27\lib\encodings\idna.py", line 21, in nameprep newlabel.append(stringprep.map_table_b2(c)) File "C:\Python27\lib\stringprep.py", line 197, in map_table_b2 b = unicodedata.normalize("NFKC", al) TypeError: must be unicode, not str [*] shutting down at 00:47:56 |