Re: [sqlmap-users] Bug !
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2010-10-19 08:06:43
|
hi. please checkout the latest version from our repository. it seems that you are using 0.9-dev version, but with too old revision. svn checkout https://svn.sqlmap.org/sqlmap/trunk/sqlmap sqlmap-dev kind regards. p.s. you could instead try to use sqlmap's update mechanism, but as there were some branch mergings you could get some errors regarding permissions. On Mon, Oct 18, 2010 at 4:28 AM, <leg...@sa...> wrote: > -> > > > [03:25:38] [ERROR] unhandled exception in sqlmap/0.9-dev, please copy > the command line and the following text and send by e-mail to > sql...@li.... The developer will fix it as soon > as possible: > sqlmap version: 0.9-dev > Python version: 2.5.2 > Operating system: posix > Traceback (most recent call last): > File "./sqlmap.py", line 89, in main > start() > File "/pentest/database/sqlmap/lib/controller/controller.py", line > 268, in start > action() > File "/pentest/database/sqlmap/lib/controller/action.py", line 117, > in action > conf.dumper.dbTableValues(conf.dbmsHandler.dumpTable()) > File "/pentest/database/sqlmap/lib/core/dump.py", line 329, in dbTableValues > self.__write("| %s%s" % (value, blank), n=False) > File "/pentest/database/sqlmap/lib/core/dump.py", line 50, in __write > print data, > UnicodeEncodeError: 'ascii' codec can't encode character u'\xe3' in > position 4: ordinal not in range(128) > > [*] shutting down at: 03:25:38 > > > ------------------------------------------------------------------------------ > Download new Adobe(R) Flash(R) Builder(TM) 4 > The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly > Flex(R) Builder(TM)) enable the development of rich applications that run > across multiple browsers and platforms. Download your free trials today! > http://p.sf.net/sfu/adobe-dev2dev > _______________________________________________ > 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 |