Update codis-dashboard.yaml
parent
f2b57d923f
commit
4142891cff
|
@ -1,7 +1,7 @@
|
|||
id: codis-dashboard
|
||||
|
||||
info:
|
||||
name: Codis Dashboard Exposed
|
||||
name: Codis Dashboard Exposure
|
||||
author: tess
|
||||
severity: low
|
||||
metadata:
|
||||
|
@ -12,15 +12,15 @@ info:
|
|||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
- "{{BaseURL}}"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "Codis</div>"
|
||||
- "Codis • Dashboard"
|
||||
- "Sessions"
|
||||
condition: and
|
||||
|
||||
- type: word
|
||||
|
|
Loading…
Reference in New Issue