[sqlmap-users] error
Brought to you by:
inquisb
From: Johan F. R. <flo...@gm...> - 2011-02-09 08:21:49
|
it turned out ok the second time around, but I just thought i'd share it anyways. [09:18:20] [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 (r3284) Python version: 2.6.1 Operating system: posix Command line: ./sqlmap.py -u ****************************************************** -f -b --current-user --current-db --users --passwords --dbs -v 1 Technique: ERROR Back-end DBMS: MySQL (fingerprinted) Traceback (most recent call last): File "./sqlmap.py", line 82, in main start() File "/Users/flote/sqlmap-dev/lib/controller/controller.py", line 414, in start action() File "/Users/flote/sqlmap-dev/lib/controller/action.py", line 77, in action conf.dbmsHandler.getPasswordHashes(), "password hash") File "/Users/flote/sqlmap-dev/plugins/generic/enumeration.py", line 238, in getPasswordHashes for user, password in value: ValueError: need more than 0 values to unpack |