2020-08-30 04:32:35 +00:00
|
|
|
id: druid-monitor
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2020-08-30 04:32:35 +00:00
|
|
|
info:
|
|
|
|
name: Druid Monitor Unauthorized Access
|
2021-06-09 12:20:56 +00:00
|
|
|
author: ohlinge
|
2020-08-30 04:32:35 +00:00
|
|
|
severity: high
|
2021-03-12 08:57:14 +00:00
|
|
|
tags: druid,unauth
|
2020-08-30 04:32:35 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/druid/index.html"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'Druid Stat Index</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|