[sqlmap-users] Exception when msaccess dump option is set
Brought to you by:
inquisb
From: anonymous a. <tm...@2c...> - 2011-08-01 19:25:51
|
<div><div>[21:20:51] [INFO] fetching entries for table 'admin' on database 'Microsoft_Access_masterdb'</div><div>[21:20:51] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4314), 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 (r4314)</div><div>Python version: 2.6.6</div><div>Operating system: posix</div><div>Command line: ./sqlmap.py -u *************************************************** -p id -T ***** --dump</div><div>Technique: UNION</div><div>Back-end DBMS: Microsoft Access (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 554, in start</div><div> action()</div><div> File "/root/sqlmap/lib/controller/action.py", line 109, in action</div><div> conf.dbmsHandler.dumpTable()</div><div> File "/root/sqlmap/plugins/generic/enumeration.py", line 1609, in dumpTable</div><div> query = rootQuery.inband.query % (colString, conf.db, tbl)</div><div>TypeError: not all arguments converted during string formatting</div><div>[*] shutting down at 21:20:51</div></div> |