35 lines
868 B
YAML
35 lines
868 B
YAML
id: dplus-dashboard
|
|
|
|
info:
|
|
name: DPLUS Dashboard Panel - Detect
|
|
author: tess
|
|
severity: info
|
|
description: DPLUS Dashboard panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"DPLUS Dashboard"
|
|
tags: panel,dplus,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "DPLUS Dashboard"
|
|
- "Module A"
|
|
- "Module B"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022001b568167d9213af903edc7551be9a57eae28353681e086dbcc32277eec715f5022100e1854ac6b8eb037d7eb0f22d52b7b3dc7b5b382e03ca4fb235f6f20faeac8607:922c64590222798bb761d5b6d8e72950 |