thc202
thc202
- [ ] From #2525, it should be possible to configure the Form Handler (i.e. set the values of the fields) through the ZAP API. --- - [ ] And...
Allow to configure the option max body size through the API. Fix zaproxy/zaproxy#8974.
Disable the statements after the logout comment in the CSA scripts.
Report all elements that have cursor pointer style as that strongly implies that the elements can be interacted with. --- Thanks to @ricekot :)
From zaproxy/zap-extensions#1021, update JRuby to latest version (this requires more changes than just update the library, per comments in https://github.com/zaproxy/zap-extensions/pull/1021#pullrequestreview-60103122). Related to #2602, current version is failing with Java 9:...
Add more fuzz payload replacement strategies: - Replacement of just one fuzz position at a time (without combinations), also be good to allow to define the payloads for all positions...