[sqlmap-users] bug
Brought to you by:
inquisb
From: x <dee...@ma...> - 2011-01-03 20:27:56
|
cmd: sqlmap.py -u "http://www.rscomputerhandel.de/index.php?option=com_content&view=section&layout=blog&id=31&Itemid=88&lang=de" error: [17:54:17] [WARNING] HTTP error codes detected during testing: 404 (Not Found) - 48 times, 500 (Internal Server Error) - 47 times [17:54:17] [CRITICAL] unhandled exception in sqlmap/0.9-dev, retry your run with the latest development version from the Subversion repository. If the exception persists, please send by e-mail to sql...@li... the comma nd line, the following text and any information needed to reproduce the bug. The developers will try to reproduce the bug, fix it accordingly and get back to yo u. sqlmap version: 0.9-dev (r2888) Python version: 2.7 Operating system: nt Traceback (most recent call last): File "C:\sqlmap\sqlmap.py", line 83, in main start() File "C:\sqlmap\lib\controller\controller.py", line 335, in star t elif not checkDynParam(place, parameter, value): File "C:\sqlmap\lib\controller\checks.py", line 540, in checkDyn Param dynResult = Request.queryPage(payload, place, raise404=False) File "C:\sqlmap\lib\request\connect.py", line 454, in queryPage page, headers = Connect.getPage(url=uri, get=get, post=post, cookie=cookie, ua=ua, silent=silent, method=method, auxHeaders=auxHeaders, response=response, r aise404=raise404, ignoreTimeout=timeBasedCompare) File "C:\sqlmap\lib\request\connect.py", line 276, in getPage responseMsg += getUnicode(logHeaders) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 69: ordinal not in range(128) [*] shutting down at: 17:54:17 |