[01:06:54] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4324), 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 (r4324)
Python version: 2.6.6
Operating system: posix
Command line: ./sqlmap.py -u ********************************************************** --threads 50 --union-cols=56 --technique=U -T *** --search
Technique: UNION
Back-end DBMS: MySQL (fingerprinted)
Traceback (most recent call last):
  File "./sqlmap.py", line 86, in main
    start()
  File "/root/sqlmap/lib/controller/controller.py", line 555, in start
    action()
  File "/root/sqlmap/lib/controller/action.py", line 115, in action
    conf.dbmsHandler.search()
  File "/root/sqlmap/plugins/generic/enumeration.py", line 2340, in search
    conf.dumper.dbTables(self.searchTable())
  File "/root/sqlmap/plugins/generic/enumeration.py", line 2038, in searchTable
    for foundDb, foundTbl in values:
ValueError: need more than 0 values to unpack
[*] shutting down at 01:06:54
------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to