27 lines
615 B
YAML
27 lines
615 B
YAML
id: druid-monitor
|
|
|
|
info:
|
|
name: Alibaba Druid Monitor Unauthorized Access
|
|
author: ohlinge
|
|
severity: high
|
|
metadata:
|
|
max-request: 1
|
|
tags: druid,alibaba,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: 490a0046304402205b52f132e40729eac8fdc8895a57cbcf0946d2cfe1035b0e5cb080c9ed1c921302204db173f5947d65f9b7d1ee7f8644d4a2a0f377396c5eb3a1534b8861e8b2af8b:922c64590222798bb761d5b6d8e72950
|