33 lines
833 B
YAML
33 lines
833 B
YAML
id: druid-panel
|
|
|
|
info:
|
|
name: Druid Monitor Login Panel - Detect
|
|
author: pikpikcu,daffainfo
|
|
severity: info
|
|
description: Druid Monitor login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
vendor: apache
|
|
product: druid
|
|
max-request: 1
|
|
tags: panel,druid
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/druid/login.html"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>druid monitor</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100bc71124259724f2c0b965cb6fd24172c8e77a300cf92e250ad781c4f3147fe36022052c3f5109fab2d1189b97006af2138e264fd6e624856a73e40c1fedcf9edac12:922c64590222798bb761d5b6d8e72950 |