[sqlmap-users] TypeError: unhashable type: 'list'
Brought to you by:
inquisb
From: black z. <tim...@gm...> - 2011-01-26 23:04:06
|
why mssql sa pass dumping error? sqlmap version: 0.9-dev (r3115) Python version: 2.6.6 Operating system: posix Traceback (most recent call last): File "sqlmap.py", line 83, in main start() File "/home/john/sqlmap-dev/lib/controller/controller.py", line 414, in start action() File "/home/john/sqlmap-dev/lib/controller/action.py", line 77, in action conf.dbmsHandler.getPasswordHashes(), "password hash") File "/home/john/sqlmap-dev/plugins/generic/enumeration.py", line 270, in getPasswordHashes if user in retrievedUsers: TypeError: unhashable type: 'list' [*] shutting down at: 01:01:22 thanks |