Re: [sqlmap-users] bug report
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-02-02 21:35:26
|
hi. you've reported this and we've fixed it 2 days ago :) you are using r3139, fix was made in r3141, while current revision is r3186 :))) kr On Wed, Feb 2, 2011 at 9:48 PM, m4l1c3 <mal...@gm...> wrote: > ./sqlmap.py -u "domain.tld/som.php?xxx=99999" --dump -D database -T this > > Enumerates DB, Table, but fails to dump to csv. > > [15:33: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 command 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 you. > sqlmap version: 0.9-dev (r3139) > Python version: 2.5.2 > Operating system: posix > Technique: ERROR > Back-end DBMS: MySQL > Traceback (most recent call last): > File "./sqlmap.py", line 83, in main > start() > File "/pentest/database/sqlmap-dev/lib/controller/controller.py", line > 414, in start > action() > File "/pentest/database/sqlmap-dev/lib/controller/action.py", line 103, in > action > conf.dumper.dbTableValues(conf.dbmsHandler.dumpTable()) > File "/pentest/database/sqlmap-dev/lib/core/dump.py", line 366, in > dbTableValues > self.__write("| %s%s" % (value, blank), n=False) > File "/pentest/database/sqlmap-dev/lib/core/dump.py", line 38, in __write > dataToStdout(text) > File "/pentest/database/sqlmap-dev/lib/core/common.py", line 590, in > dataToStdout > sys.stdout.write(data.encode(UNICODE_ENCODING, errors="replace")) > TypeError: encode() takes no keyword arguments > > > ------------------------------------------------------------------------------ > Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! > Finally, a world-class log management solution at an even better price-free! > Download using promo code Free_Logger_4_Dev2Dev. Offer expires > February 28th, so secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsight-sfd2d > _______________________________________________ > 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 |