[sqlmap-users] maybe bug
Brought to you by:
inquisb
From: x <dee...@ma...> - 2011-01-03 22:41:59
|
hi, no idea if it's a bug or not, but: cmd: sqlmap.py -u "http://www.dutchdesignweek.nl/event.php?id=1472" --dump -T accounts error: [23:36:24] [WARNING] Ctrl+C detected in dumping phase [23:36:24] [CRITICAL] unhandled exception in sqlmap/0.9-dev, retry your run with the latest development version from the Subversion repository. If the exception persists, please send by e-mail to sql...@li... the comma nd line, the following text and any information needed to reproduce the bug. The developers will try to reproduce the bug, fix it accordingly and get back to yo u. sqlmap version: 0.9-dev (r2891) Python version: 2.7 Operating system: nt Traceback (most recent call last): File "C:\sqlmap\sqlmap.py", line 83, in main start() File "C:\sqlmap\lib\controller\controller.py", line 404, in star t action() File "C:\sqlmap\lib\controller\action.py", line 107, in action conf.dumper.dbTableValues(conf.dbmsHandler.dumpTable()) File "C:\sqlmap\plugins\generic\enumeration.py", line 1380, in d umpTable attackDumpedTable() File "C:\sqlmap\lib\utils\hash.py", line 222, in attackDumpedTab le value = table[column]['values'][i] IndexError: list index out of range [*] shutting down at: 23:36:24 |