Re: [sqlmap-users] dumping bug
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-03-29 06:25:15
|
thx fixed kr On Tue, Mar 29, 2011 at 2:56 AM, m4l1c3 <mal...@gm...> wrote: > sqlmap version: 0.9-dev (r3513) > Python version: 2.5.2 > Operating system: posix > Command line: ./sqlmap.py -u *********************************************** > --batch -o --tables -D ************************** > Technique: ERROR > Back-end DBMS: MySQL (fingerprinted) > Traceback (most recent call last): > File "./sqlmap.py", line 82, in main > start() > File "/pentest/database/sqlmap-dev/lib/controller/controller.py", line > 447, in start > action() > File "/pentest/database/sqlmap-dev/lib/controller/action.py", line 91, in > action > conf.dumper.dbTables(conf.dbmsHandler.getTables()) > File "/pentest/database/sqlmap-dev/lib/core/dump.py", line 169, in > dbTables > maxlength = max(maxlength, len(normalizeUnicode(table))) > TypeError: object of type 'NoneType' has no len() > > [*] shutting down at: 20:53:10 > > > ------------------------------------------------------------------------------ > Enable your software for Intel(R) Active Management Technology to meet the > growing manageability and security demands of your customers. Businesses > are taking advantage of Intel(R) vPro (TM) technology - will your software > be a part of the solution? Download the Intel(R) Manageability Checker > today! http://p.sf.net/sfu/intel-dev2devmar > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar E-mail: miroslav.stampar (at) gmail.com PGP Key ID: 0xB5397B1B |