Hi :)
Thanks for adding my name in doc/THANKS :)

The latest error is correct but in dump db i have another error:


[14:59:06] [INFO] fetching entries for table '***********' on database
'Microsoft_Access_masterdb'
[14:59:06] [WARNING] HTTP error codes detected during testing:
500 (Internal Server Error) - 277 times, 999 (?) - 1 times

[14:59:06] [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
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 (r4314)
Python version: 2.7.1+
Operating system: posix
Command line: ./sqlmap.py -u
**************************************************************************************
--dump-all
Technique: UNION
Back-end DBMS: Microsoft Access (fingerprinted)
Traceback (most recent call last):
  File "./sqlmap.py", line 86, in main
    start()
  File "/home/clshack/sqlmap-dev/lib/controller/controller.py", line 554, in
start
    action()
  File "/home/clshack/sqlmap-dev/lib/controller/action.py", line 112, in
action
    conf.dbmsHandler.dumpAll()
  File "/home/clshack/sqlmap-dev/plugins/generic/enumeration.py", line 1800,
in dumpAll
    self.dumpTable()
  File "/home/clshack/sqlmap-dev/plugins/generic/enumeration.py", line 1609,
in dumpTable
    query = rootQuery.inband.query % (colString, conf.db, tbl)
TypeError: not all arguments converted during string formatting

[*] shutting down at 14:59:06

-- 
Alessio Dalla Piazza
*http://www.clshack.it* <http://www.clshack.it>

*DownloadMb*
http://www.downloadmb.it

Contributor at *BackBox* Linux
*http://www.backbox.org*
------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to