Re: [sqlmap-users] bug
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-01-03 22:04:42
|
hi x. thank you for your report. it resulted in a pretty important update. kind regards. On Mon, Jan 3, 2011 at 9:27 PM, x <dee...@ma...> wrote: > 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 > > > ------------------------------------------------------------------------------ > Learn how Oracle Real Application Clusters (RAC) One Node allows customers > to consolidate database storage, standardize their database environment, > and, > should the need arise, upgrade to a full multi-node Oracle RAC database > without downtime or disruption > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > -- Miroslav Stampar E-mail / Jabber: miroslav.stampar (at) gmail.com Mobile: +385921010204 (HR 0921010204) PGP Key ID: 0xB5397B1B Location: Zagreb, Croatia |