Update codis-dashboard.yaml

patch-1
Dhiyaneshwaran 2022-11-10 23:28:53 +05:30 committed by GitHub
parent f2b57d923f
commit 4142891cff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
id: codis-dashboard id: codis-dashboard
info: info:
name: Codis Dashboard Exposed name: Codis Dashboard Exposure
author: tess author: tess
severity: low severity: low
metadata: metadata:
@ -12,15 +12,15 @@ info:
requests: requests:
- method: GET - method: GET
path: path:
- '{{BaseURL}}' - "{{BaseURL}}"
matchers-condition: and matchers-condition: and
matchers: matchers:
- type: word - type: word
part: body part: body
words: words:
- "Codis</div>"
- "Codis • Dashboard" - "Codis • Dashboard"
- "Sessions"
condition: and condition: and
- type: word - type: word