running sqlmap in backtrack 5 it gives me the following error:
sqlmap version: 1.0-dev (r4577)
Python version: 2.6.5
Operating system: posix
Command line: sqlmap.py -u
********************************************************************
--forms --tor --random-agent --dump-all --exclude-sys --level=3 --risk=3 -o
Technique: None
Back-end DBMS: None (identified)
Traceback (most recent call last):
File "/pentest/database/sqlmap/sqlmap/_sqlmap.py", line 77, in main
init(cmdLineOptions)
File "/pentest/database/sqlmap/sqlmap/lib/core/option.py", line 1857, in
init
__findPageForms()
File "/pentest/database/sqlmap/sqlmap/lib/core/option.py", line 540, in
__findPageForms
findPageForms(page, conf.url, True, True)
File "/pentest/database/sqlmap/sqlmap/lib/core/common.py", line 3117, in
findPageForms
item.selected = True
File "/pentest/database/sqlmap/sqlmap/extra/clientform/clientform.py",
line 1653, in __setattr__
self._control._set_selected_state(self, value)
File "/pentest/database/sqlmap/sqlmap/extra/clientform/clientform.py",
line 1917, in _set_selected_state
raise AttributeError("control '%s' is disabled" % self.name)
AttributeError: control
'ctl00$ctl00$SiteMainContent$MainContentLeft$ctl01$ctl00$ListControlRender$VersionFilter'
is disabled
[*] shutting down at 07:39:51
------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of
discussion for anyone considering optimizing the pricing and packaging model
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users