Re: [sqlmap-users] unhandled exception in sqlmap/0.9
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-05-26 13:46:39
|
hi Dennis. thank you for your report and find it fixed in the latest commit. kr On Thu, May 26, 2011 at 1:25 PM, Dennis Hecken <ma...@8d...> wrote: > [13:24:37] [CRITICAL] unhandled exception in sqlmap/0.9, retry your run with > the latest development version from the Subversion repository. If the > exception persists, please send b > > y e-mail to sql...@li... the following text and any > information required to reproduce the bug. The developers will try to > reproduce the bug, fix it accordingl > > y and get back to you. > > sqlmap version: 0.9 (r3630) > > Python version: 2.7.1 > > Operating system: nt > > Command line: C:\Users\Administrator\Downloads\sqlmap-0.9\sqlmap\sqlmap.py > -v 1 -u > ********************************************************************************************* > > Technique: None > > Back-end DBMS: None (identified) > > Traceback (most recent call last): > > File "C:\Users\Administrator\Downloads\sqlmap-0.9\sqlmap\sqlmap.py", line > 82, in main > > start() > > File > "C:\Users\Administrator\Downloads\sqlmap-0.9\sqlmap\lib\controller\controller.py", > line 311, in start > > checkStability() > > File > "C:\Users\Administrator\Downloads\sqlmap-0.9\sqlmap\lib\controller\checks.py", > line 659, in checkStability > > secondPage, _ = Request.queryPage(content=True) > > File > "C:\Users\Administrator\Downloads\sqlmap-0.9\sqlmap\lib\request\connect.py", > line 518, in queryPage > > page, headers = Connect.getPage(url=uri, get=get, post=post, > cookie=cookie, ua=ua, referer=referer, silent=silent, method=method, > auxHeaders=auxHeaders, response=response, rais > > e404=raise404, ignoreTimeout=timeBasedCompare) > > File > "C:\Users\Administrator\Downloads\sqlmap-0.9\sqlmap\lib\request\connect.py", > line 207, in getPage > > requestMsg += "\n%s" % requestHeaders > > UnicodeDecodeError: 'ascii' codec can't decode byte 0xff in position 81: > ordinal not in range(128) > > ------------------------------------------------------------------------------ > vRanger cuts backup time in half-while increasing security. > With the market-leading solution for virtual backup and recovery, > you get blazing-fast, flexible, and affordable data protection. > Download your free trial now. > http://p.sf.net/sfu/quest-d2dcopy1 > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar E-mail: miroslav.stampar (at) gmail.com PGP Key ID: 0xB5397B1B |