Taras,
Do you remember why we added the "secret value" to the form.py [0]?
"""
# This is used for processing checkboxes
self._secret_value = "3_!21#47w@"
...
...
if value not in self._selects[name]:
self._selects[name].append(value)
self._selects[name].append(self._secret_value)
"""
[0]
https://sourceforge.net/apps/trac/w3af/browser/trunk/core/data/dc/form.py
Regards,
--
Andrés Riancho
Director of Web Security at Rapid7 LLC
Founder at Bonsai Information Security
Project Leader at w3af
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a
Billion" shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
W3af-develop mailing list
W3af-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-develop