Thanks for reporting. Fixed and committed on yesterday.
Bernardo Damele A. G.
This message was sent from a smartphone
On 31 Jan 2011, at 09:36, Kyprianos Vasilopoulos <kyp...@at...>
wrote:
Hope it helps,
krumels-MacBook-Pro:sqlmap-dev krumel$ ./sqlmap.py -u
http://www.target.com/desc.asp?id=15 --users --passwords --is-dba --dump-all
-v 2
[13:33:22] [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 command line, the following text and
any information needed 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 (r3131)
Python version: 2.6.1
Operating system: posix
Technique: ERROR
Back-end DBMS: Oracle
Traceback (most recent call last):
File "./sqlmap.py", line 83, in main
start()
File
"/Users/krumel/Desktop/sqlmap/sqlmap-dev/lib/controller/controller.py", line
414, in start
action()
File "/Users/krumel/Desktop/sqlmap/sqlmap-dev/lib/controller/action.py",
line 77, in action
conf.dbmsHandler.getPasswordHashes(), "password hash")
File
"/Users/krumel/Desktop/sqlmap/sqlmap-dev/plugins/generic/enumeration.py",
line 270, in getPasswordHashes
if user in retrievedUsers:
TypeError: unhashable type: 'list'
[*] shutting down at: 13:33:22
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
sqlmap-users mailing list
sql...@li...
https://lists.sourceforge.net/lists/listinfo/sqlmap-users
|