add : add validation to cve 2021-28164 template
parent
a52afef63e
commit
a2432f2c51
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue