[15:37:17] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4224), retry
your run with the latest development version from the Subversion
repository. If the exception persists, please send by e-mail to
sqlmap-users@lists.sourceforge.net 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: 1.0-dev (r4224)
Python version: 2.6.5
Operating system: posix
Command line: ./sqlmap.py --batch --eta --os-shell --priv-esc --dump-all
--forms -o -u **********************************************
Technique: None
Back-end DBMS: Microsoft Access (fingerprinted)
Traceback (most recent call last):
  File "./sqlmap.py", line 86, in main
    start()
  File "/pentest/database/sqlmap/lib/controller/controller.py", line 552,
in start
    action()
  File "/pentest/database/sqlmap/lib/controller/action.py", line 112, in
action
    conf.dbmsHandler.dumpAll()
  File "/pentest/database/sqlmap/plugins/generic/enumeration.py", line
1781, in dumpAll
    self.getTables()
  File "/pentest/database/sqlmap/plugins/generic/enumeration.py", line
806, in getTables
    tables = self.getTables(False)
  File "/pentest/database/sqlmap/plugins/generic/enumeration.py", line
867, in getTables
    query = rootQuery.inband.query
AttributeError: 'DictObject' object has no attribute 'inband'

[*] shutting down at 15:37:17


Chris


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to