Re: [sqlmap-users] Whee, more trace
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-12-31 00:55:42
|
Hi Brandon. Thank you for your report and find it fixed with the latest commit. Kind regards, Miroslav Stampar On Fri, Dec 30, 2011 at 4:34 PM, Brandon Perry <bpe...@gm...>wrote: > [09:33:24] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4640), > 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 (r4640)Python version: 2.7.2+Operating system: > posixCommand line: ./sqlmap.py -r /root/blah --level=3 --dbms=mysql > --technique=eu -o --dump-all --threads=10 --batch > --exclude-sysdbsTechnique: 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 > 112, in action conf.dbmsHandler.dumpAll() File > "/root/tools/sqlmap/plugins/generic/enumeration.py", line 1820, in > dumpAll self.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 59, in __write > self.flush() File "/root/tools/sqlmap/lib/core/dump.py", line 69, in > flush self.__outputBP.reset()AttributeError: StringIO instance has > no attribute 'reset' > [*] shutting down at 09:33:24 > Traceback (most recent call last): File "./sqlmap.py", line 20, in > <module> main() File "/root/tools/sqlmap/_sqlmap.py", line 127, in > main dumper.flush() File "/root/tools/sqlmap/lib/core/dump.py", > line 69, in flush self.__outputBP.reset()AttributeError: StringIO > instance has no attribute 'reset' > > -- > 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 |