Open Jeeppler opened 2 years ago
At the moment it is not possible to see the rule OWASP ZAP is currently testing the page with.
Log what rule OWASP ZAP is using currently to scan the page (URL). For example:
scanning: my.page.example.org/ applying: 6_path_traversal applying: 40018_sql_injection …
In addition, one could log the time it takes to apply each rule.
First have a look, if there is a way using the API and have a look at: https://github.com/zaproxy/zaproxy/issues
Problem
At the moment it is not possible to see the rule OWASP ZAP is currently testing the page with.
Solution
Log what rule OWASP ZAP is using currently to scan the page (URL). For example:
In addition, one could log the time it takes to apply each rule.