2021-09-01 08:59:13 +00:00
|
|
|
id: druid-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Druid monitor Detect
|
|
|
|
author: pikpikcu
|
|
|
|
severity: info
|
|
|
|
tags: tech,druid
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/druid/login.html"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>druid monitor</title>"
|
2021-09-07 16:08:06 +00:00
|
|
|
|
2021-09-01 08:59:13 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|