add : add validation to cve 2021-28164 template

patch-1
wahyuhadi 2023-11-10 22:52:36 +07:00
parent a52afef63e
commit a2432f2c51
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ http:
- "!contains_all(body, '</web-app>', 'java.sun.com')"
- "!contains_all(header, 'application/xml')"
- "status_code != 200"
- "status_code != 404"
condition: and
- method: GET