[sqlmap-users] Exception when tables parsing
Brought to you by:
inquisb
From: anonymous a. <tm...@2c...> - 2011-08-15 22:50:44
|
<div><div>[00:47:49] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4345), 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 (r4345)</div><div>Python version: 2.6.6</div><div>Operating system: posix</div><div>Command line: ./sqlmap.py -u ************************************************************************************* --threads 50 -D **** -T ******* --columns</div><div>Technique: ERROR</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 561, in start</div><div> action()</div><div> File "/root/sqlmap/lib/controller/action.py", line 100, in action</div><div> conf.dumper.dbTableColumns(conf.dbmsHandler.getColumns())</div><div> File "/root/sqlmap/lib/core/dump.py", line 214, in dbTableColumns</div><div> maxlength1 = max(maxlength1, len(column))</div><div>TypeError: object of type 'NoneType' has no len()</div><div>[*] shutting down at 00:47:49</div></div> |