[sqlmap-users] Bug !
Brought to you by:
inquisb
From: <leg...@sa...> - 2010-10-18 02:28:25
|
-> [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 |