Create jetty-showcontexts-enable.yaml

patch-1
Dhiyaneshwaran 2021-07-02 08:16:57 +05:30 committed by GitHub
parent a53902e99c
commit 5f779266bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: jetty-showcontexts-enable
info:
name: Jetty showContexts Enable in DefaultHandler
author: dhiyaneshDK
severity: low
tags: jetty
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- "Contexts known to this server are:"
condition: and
- type: status
status:
- 200