nuclei-templates/misconfiguration/druid-monitor.yaml

21 lines
356 B
YAML
Raw Normal View History

2020-08-30 04:32:35 +00:00
id: druid-monitor
info:
name: Druid Monitor Unauthorized Access
author: 0h1in9e @ohlinge
severity: high
requests:
- method: GET
path:
- "{{BaseURL}}/druid/index.html"
matchers-condition: and
matchers:
- type: word
words:
- 'Druid Stat Index</title>'
- type: status
status:
- 200