[23:19:47] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r5082), 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 (r5082)
Python version: 2.7.2
Operating system: nt
Command line: C:\map3\sqlmap.py -u **************************************************** --threads=6
--random-agent --level 5 --risk 3 --technique=BEUS --dump -D ************ -T *********** -C ********
*************************
Technique: ERROR
Back-end DBMS: MySQL (fingerprinted)
Traceback (most recent call last):
  File "C:\map3\_sqlmap.py", line 82, in main
    start()
  File "C:\map3\lib\controller\controller.py", line 573, in start
    action()
  File "C:\map3\lib\controller\action.py", line 109, in action
    conf.dbmsHandler.dumpTable()
  File "C:\map3\plugins\generic\enumeration.py", line 1763, in dumpTable
    attackDumpedTable()
  File "C:\map3\lib\utils\hash.py", line 375, in attackDumpedTable
    results = dictionaryAttack(attack_dict)
  File "C:\map3\lib\utils\hash.py", line 833, in dictionaryAttack
    fp.write("%s:%s\n" % (user, hash_))
UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-12: ordinal not in range(128
)

[*] shutting down at 23:19:47

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to