Re: [sqlmap-users] UnicodeEncodeError:
Brought to you by:
inquisb
|
From: Miroslav S. <mir...@gm...> - 2010-08-08 21:20:06
|
Thank you for your report. Found and fixed.
Kind regards.
On Fri, Aug 6, 2010 at 12:26 AM, m4l1c3 <mal...@gm...> wrote:
> ./sqlmap.py -u "LONG URL" --dump -C COLUMNS1,COLUMN2 -T TABLE -D DATABASE
> Ver 1810
>
>
> [18:23:57] [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/sqlmap/lib/controller/controller.py", line
> 278, in start
> action()
> File "/pentest/database/sqlmap/sqlmap/lib/controller/action.py", line 117,
> in action
> conf.dumper.dbTableValues(conf.dbmsHandler.dumpTable())
> File "/pentest/database/sqlmap/sqlmap/lib/core/dump.py", line 329, in
> dbTableValues
> self.__write("| %s%s" % (value, blank), n=False)
> File "/pentest/database/sqlmap/sqlmap/lib/core/dump.py", line 50, in
> __write
> print data,
> UnicodeEncodeError: 'ascii' codec can't encode character u'\uc4b1' in
> position 9: ordinal not in range(128)
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-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
|