[sqlmap-users] Hash cracking BUG
Brought to you by:
inquisb
From: <nig...@em...> - 2012-05-27 21:27:12
|
<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>[23:19:47] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r5082), retry your run with the latest<br/>development version from the Subversion repository. If the exception persists, please send by e-mail<br/> to sql...@li... the following text and any information required to reproduce<br/>the bug. The developers will try to reproduce the bug, fix it accordingly and get back to you.<br/>sqlmap version: 1.0-dev (r5082)<br/>Python version: 2.7.2<br/>Operating system: nt<br/>Command line: C:\map3\sqlmap.py -u **************************************************** --threads=6<br/>--random-agent --level 5 --risk 3 --technique=BEUS --dump -D ************ -T *********** -C ********<br/>*************************<br/>Technique: ERROR<br/>Back-end DBMS: MySQL (fingerprinted)<br/>Traceback (most recent call last):<br/> File "C:\map3\_sqlmap.py", line 82, in main<br/> start()<br/> File "C:\map3\lib\controller\controller.py", line 573, in start<br/> action()<br/> File "C:\map3\lib\controller\action.py", line 109, in action<br/> conf.dbmsHandler.dumpTable()<br/> File "C:\map3\plugins\generic\enumeration.py", line 1763, in dumpTable<br/> attackDumpedTable()<br/> File "C:\map3\lib\utils\hash.py", line 375, in attackDumpedTable<br/> results = dictionaryAttack(attack_dict)<br/> File "C:\map3\lib\utils\hash.py", line 833, in dictionaryAttack<br/> fp.write("%s:%s\n" % (user, hash_))<br/>UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-12: ordinal not in range(128<br/>)<br/><br/>[*] shutting down at 23:19:47<br/><br/></div></div></body></html> |