[sqlmap-users] Search tables MySQL exception
Brought to you by:
inquisb
From: anonymous a. <tm...@2c...> - 2011-08-02 23:23:26
|
<div><div>[01:06:54] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4324), 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 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.</div><div>sqlmap version: 1.0-dev (r4324)</div><div>Python version: 2.6.6</div><div>Operating system: posix</div><div>Command line: ./sqlmap.py -u ********************************************************** --threads 50 --union-cols=56 --technique=U -T *** --search</div><div>Technique: UNION</div><div>Back-end DBMS: MySQL (fingerprinted)</div><div>Traceback (most recent call last):</div><div> File "./sqlmap.py", line 86, in main</div><div> start()</div><div> File "/root/sqlmap/lib/controller/controller.py", line 555, in start</div><div> action()</div><div> File "/root/sqlmap/lib/controller/action.py", line 115, in action</div><div> conf.dbmsHandler.search()</div><div> File "/root/sqlmap/plugins/generic/enumeration.py", line 2340, in search</div><div> conf.dumper.dbTables(self.searchTable())</div><div> File "/root/sqlmap/plugins/generic/enumeration.py", line 2038, in searchTable</div><div> for foundDb, foundTbl in values:</div><div>ValueError: need more than 0 values to unpack</div><div>[*] shutting down at 01:06:54</div></div> |