Re: [sqlmap-users] Possible Error on --dump-all
Brought to you by:
inquisb
From: yonny m. <yo...@go...> - 2011-01-28 14:43:46
|
17:41:07] [INFO] read from file '/pentest/database/sqlmap/output/ 192.168.200.203/session': [17:41:08] [WARNING] time-based comparison needs larger statistical model. Making a few dummy requests, please wait.. [17:41:30] [INFO] read from file '/pentest/database/sqlmap/output/ 192.168.200.203/session': [17:41:30] [INFO] retrieved: [17:41:37] [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 command 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 you. sqlmap version: 0.9-dev (r3125) Python version: 2.6.5 Operating system: posix Traceback (most recent call last): File "./sqlmap.py", line 83, in main start() File "/pentest/database/sqlmap/lib/controller/controller.py", line 414, in start action() File "/pentest/database/sqlmap/lib/controller/action.py", line 106, in action conf.dbmsHandler.dumpAll() File "/pentest/database/sqlmap/plugins/generic/enumeration.py", line 1405, in dumpAll kb.data.cachedTables = self.getTables() File "/pentest/database/sqlmap/plugins/generic/enumeration.py", line 821, in getTables for db, table in value: ValueError: need more than 1 value to unpack [*] shutting down at: 17:41:37 |