Hi there,

update to the last revision, got this bug while testing.

sqlmap version: 1.0-dev (r4805)
Python version: 2.7.2
Operating system: posix
Command line: sqlmap.py --
url=******************************************************* --
proxy=********************* --random-agent --threads=3 --timeout=90 --
retries=10 --current-user --current-db --privileges
Technique: None
Back-end DBMS: None (identified)
Traceback (most recent call last):
  File "/home/duartesilva/environment/sqlmap/_sqlmap.py", line 82, in main
    start()
  File "/home/duartesilva/environment/sqlmap/lib/controller/controller.py", 
line 341, in start
    setupTargetEnv()
  File "/home/duartesilva/environment/sqlmap/lib/core/target.py", line 416, in 
setupTargetEnv
    __resumeHashDBValues()
  File "/home/duartesilva/environment/sqlmap/lib/core/target.py", line 216, in 
__resumeHashDBValues
    kb.xpCmdshellAvailable = hashDBRetrieve(HASHDB_KEYS.XP_CMDSHELL_AVAILABLE) 
or kb.xpCmdshellAvailable
AttributeError: class HASHDB_KEYS has no attribute 'XP_CMDSHELL_AVAILABLE'

Regards,
Duarte Silva

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to