2020-09-03 23:04:48 +00:00
|
|
|
id: weave-scope-dashboard-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Weave Scope Dashboard
|
|
|
|
author: e_schultze_
|
|
|
|
severity: info
|
2021-04-06 07:25:57 +00:00
|
|
|
tags: panel
|
2020-09-03 23:04:48 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>Weave Scope</title>"
|
|
|
|
- "__WEAVEWORKS_CSRF_TOKEN"
|
|
|
|
- "__CSRF_TOKEN_PLACEHOLDER__"
|
|
|
|
condition: and
|
|
|
|
part: body
|