nuclei-templates/exposed-panels/dplus-dashboard.yaml

30 lines
502 B
YAML
Raw Normal View History

2022-11-11 16:08:09 +00:00
id: dplus-dashboard
info:
name: DPLUS Dashboard Exposure
author: tess
severity: info
metadata:
verified: true
shodan-query: title:"DPLUS Dashboard"
2022-11-11 16:26:24 +00:00
tags: panel,dplus,exposure
2022-11-11 16:08:09 +00:00
requests:
- 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