[sqlmap-users] bug report
Brought to you by:
inquisb
From: m4l1c3 <mal...@gm...> - 2011-03-27 02:13:32
|
[22:01:34] [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 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. sqlmap version: 0.9-dev (r3498) Python version: 2.5.2 Operating system: posix Command line: ./sqlmap.py -g ******************* ext:aspx --batch -o --dump -C ******* Technique: TIME Back-end DBMS: Microsoft SQL Server (fingerprinted) Traceback (most recent call last): File "./sqlmap.py", line 82, in main start() File "/pentest/database/sqlmap-dev/lib/controller/controller.py", line 424, in start action() File "/pentest/database/sqlmap-dev/lib/controller/action.py", line 103, in action conf.dumper.dbTableValues(conf.dbmsHandler.dumpTable()) File "/pentest/database/sqlmap-dev/plugins/generic/enumeration.py", line 1237, in dumpTable self.searchColumn() File "/pentest/database/sqlmap-dev/plugins/dbms/mssqlserver/enumeration.py", line 336, in searchColumn dbs[db][tbl].update(kb.data.cachedColumns[db][tbl]) KeyError: u'dt_addtosourcecontrol' |