[11:00:35] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4638),
retry your run with the latest development version from the Subversion
repository. If the exception persists, please send by e-mail to
sqlmap-users@lists.sourceforge.net 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 (r4638)Python version: 2.7.2+Operating system:
posixCommand line: ./sqlmap.py -r /root/blah --level=3 --dbms=mysql
--technique=eu -o --dump --threads=10 --batchTechnique: 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
109, in action    conf.dbmsHandler.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 56, in __write
self.__outputBP.write(text)UnicodeEncodeError: 'ascii' codec can't
encode character u'\u0103' in position 7: ordinal not in range(128)
[*] shutting down at 11:00:35

-- 
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
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to