27 lines
597 B
YAML
27 lines
597 B
YAML
id: druid-monitor
|
|
|
|
info:
|
|
name: Druid Monitor Unauthorized Access
|
|
author: ohlinge
|
|
severity: high
|
|
metadata:
|
|
max-request: 1
|
|
tags: druid,unauth,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/druid/index.html"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Druid Stat Index</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 480a00453043021f4b8da7d691d24d7c3f95b9a276ae4707707d5f7b4e7ef979134e6682d5cf76022015ad425015728331625a4d2564fe832a91c301ed9e4ee5a3827d061df1adb069:922c64590222798bb761d5b6d8e72950
|