Re: [sqlmap-users] Bug report
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2012-02-25 22:40:03
|
Hi. Thank you for your report and find it fixed with the latest commit (r4806). Kind regards, Miroslav Stampar On Sat, Feb 25, 2012 at 5:19 PM, Miroslav Stampar < mir...@gm...> wrote: > Hi. > > Will fix it ASAP. > > Kind regards > On Feb 25, 2012 2:26 PM, "Duarte Silva" <dua...@se...> > wrote: > >> 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 >> >> ------------------------------------------------------------------------------ >> 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 >> sql...@li... >> https://lists.sourceforge.net/lists/listinfo/sqlmap-users >> >> -- Miroslav Stampar http://about.me/stamparm |