Re: [sqlmap-users] SQL map errors out in the middle of enumerating tables...
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-02-04 14:03:00
|
Hi Zack. Fixed and commited. Thank you for your report. KR On Fri, Feb 4, 2011 at 10:47 AM, Zack Payton <zac...@ex...> wrote: > sqlmap version: 0.9-dev (r3206) > Python version: 2.6.1 > Operating system: posix > Command line: sqlmap.py --tables --exclude-sysdbs -u > ******************************************************************** > Technique: ERROR > Back-end DBMS: Microsoft SQL Server (fingerprinted) > Traceback (most recent call last): > File "sqlmap.py", line 82, in main > start() > File "/Users/whodatbe/Code/sqlmap-dev/lib/controller/controller.py", line > 414, in start > action() > File "/Users/whodatbe/Code/sqlmap-dev/lib/controller/action.py", line 91, > in action > conf.dumper.dbTables(conf.dbmsHandler.getTables()) > File "/Users/whodatbe/Code/sqlmap-dev/lib/core/dump.py", line 151, in > dbTables > maxlength = max(maxlength, len(table)) > TypeError: object of type 'NoneType' has no len() > [*] shutting down at: 01:44:52 > -- > Zachary Payton > Executive Instruments, Inc. > Site: http://www.executiveinstruments.com > Email: zac...@ex... > Blog: http://executiveinstruments.blogspot.com/ > PGP Key ID: 0x9E74F148 > Phone: 703.350.7069 > > ------------------------------------------------------------------------------ > The modern datacenter depends on network connectivity to access resources > and provide services. The best practices for maximizing a physical server's > connectivity to a physical network are well understood - see how these > rules translate into the virtual world? > http://p.sf.net/sfu/oracle-sfdevnlfb > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar E-mail: miroslav.stampar (at) gmail.com Alternate: miroslav.stampar (at) mail.ru PGP Key ID: 0xB5397B1B Location: Zagreb, Croatia |