[sqlmap-users] BUG
Brought to you by:
inquisb
From: <nig...@em...> - 2011-04-18 10:05:14
|
I found a new bug [11:58:55] [CRITICAL] unhandled exception in sqlmap/1.0-dev, retry your run with the latest development version from the Subversio n repository. If the exception persists, please send by e-mail to sql...@li... the following text and any in formation 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 (r3679) Python version: 2.6.5 Operating system: nt Command line: C:\pentest\p\sqlmap.0.9\sqlmap.py -u ************************************************************** ********** --random-agent --retries=6 --level 5 --risk 3 --dump -D ****************** -T ********* --start=7167 Technique: ERROR Back-end DBMS: MySQL (fingerprinted) Traceback (most recent call last): File "C:\pentest\p\sqlmap.0.9\sqlmap.py", line 83, in main start() File "C:\pentest\p\sqlmap.0.9\lib\controller\controller.py", line 467, in start action() File "C:\pentest\p\sqlmap.0.9\lib\controller\action.py", line 103, in action conf.dumper.dbTableValues(conf.dbmsHandler.dumpTable()) File "C:\pentest\p\sqlmap.0.9\plugins\generic\enumeration.py", line 1478, in dumpTable attackDumpedTable() File "C:\pentest\p\sqlmap.0.9\lib\utils\hash.py", line 280, in attackDumpedTable results = dictionaryAttack(attack_dict) File "C:\pentest\p\sqlmap.0.9\lib\utils\hash.py", line 408, in dictionaryAttack word = word + suffix TypeError: unsupported operand type(s) for +: 'NoneType' and 'str' [*] shutting down at: 11:58:55 |