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(body, '</web-app>', 'java.sun.com')"
|
||||||
- "!contains_all(header, 'application/xml')"
|
- "!contains_all(header, 'application/xml')"
|
||||||
- "status_code != 200"
|
- "status_code != 200"
|
||||||
|
- "status_code != 404"
|
||||||
condition: and
|
condition: and
|
||||||
|
|
||||||
- method: GET
|
- method: GET
|
||||||
|
|
Loading…
Reference in New Issue