Update CVE-2018-17246.yaml

patch-1
Prince Chaddha 2022-10-25 11:42:05 +05:30 committed by GitHub
parent 77097090ab
commit b16b968d88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -25,17 +25,17 @@ requests:
matchers-condition: and
matchers:
- type: word
part: body
words:
- "\"message\":\"An internal server error occurred\""
part: body
- type: word
part: header
words:
- "kbn-name"
- "application/json"
- "kibana"
part: header
- type: status
status:
- 500
# Enhanced by thelicato on 2022/10/20