Re: [sqlmap-users] Crash trace
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-12-30 14:13:52
|
Hi Brandon. Thank you for your report. Find it fixed with the latest commit. Kind regards, Miroslav Stampar On Thu, Dec 29, 2011 at 6:02 PM, Brandon Perry <bpe...@gm...>wrote: > [11:00:35] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4638), > 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 following text and any > information required 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 (r4638)Python version: 2.7.2+Operating system: > posixCommand line: ./sqlmap.py -r /root/blah --level=3 --dbms=mysql > --technique=eu -o --dump --threads=10 --batchTechnique: ERRORBack-end > DBMS: MySQL (fingerprinted)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 588, in start > action() File "/root/tools/sqlmap/lib/controller/action.py", line > 109, in action conf.dbmsHandler.dumpTable() File > "/root/tools/sqlmap/plugins/generic/enumeration.py", line 1772, in > dumpTable conf.dumper.dbTableValues(kb.data.dumpedTable) File > "/root/tools/sqlmap/lib/core/dump.py", line 463, in dbTableValues > self.__write("| %s%s" % (value, blank), n=False, console=console) > File "/root/tools/sqlmap/lib/core/dump.py", line 56, in __write > self.__outputBP.write(text)UnicodeEncodeError: 'ascii' codec can't > encode character u'\u0103' in position 7: ordinal not in range(128) > [*] shutting down at 11:00:35 > > -- > http://volatile-minds.blogspot.com -- blog > http://www.volatileminds.net -- website > > > ------------------------------------------------------------------------------ > Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex > infrastructure or vast IT resources to deliver seamless, secure access to > virtual desktops. With this all-in-one solution, easily deploy virtual > desktops for less than the cost of PCs and save 60% on VDI infrastructure > costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > -- Miroslav Stampar http://about.me/stamparm |