mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Update codis-dashboard.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user