Update CVE-2020-11710.yaml

patch-1
PD-Team 2021-02-03 17:23:16 +05:30
parent 7b30e2cbdf
commit 6f0005dd87
1 changed files with 8 additions and 6 deletions

View File

@ -9,18 +9,20 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}/endpoints"
- "{{BaseURL}}/status"
- "{{BaseURL}}"
# - "{{BaseURL}}/endpoints"
# - "{{BaseURL}}/status"
matchers-condition: and
matchers:
- type: word
words:
- "kong_env"
- "kong_db_cache_miss"
- "ca_certificates"
- 'Welcome to kong'
- 'configuration'
- 'kong_env'
condition: and
part: body
- type: status
status:
- 200