36 lines
821 B
YAML
36 lines
821 B
YAML
id: codis-dashboard
|
|
|
|
info:
|
|
name: Codis Dashboard Exposure
|
|
author: tess
|
|
severity: low
|
|
description: Codis Dashboard is exposed.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Codis • Dashboard"
|
|
tags: misconfig,exposure,codis
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Codis • Dashboard"
|
|
- "Sessions"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022048909b86e377f642e35cedfc5ee9d94e6bdf7ed9e715ea3426dcabbd08257ce9022100aa0e7e26d66ca547223e61bf6846a05745bdba7600265736d11a3531227fbd34:922c64590222798bb761d5b6d8e72950 |