2021-09-21 11:46:53 +00:00
|
|
|
id: weave-scope-dashboard
|
2020-09-03 23:04:48 +00:00
|
|
|
|
|
|
|
info:
|
2023-01-25 18:23:38 +00:00
|
|
|
name: Weave Scope Panel - Detect
|
2020-09-03 23:04:48 +00:00
|
|
|
author: e_schultze_
|
|
|
|
severity: info
|
2023-01-25 18:23:38 +00:00
|
|
|
description: Weave Scope 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.0
|
|
|
|
cwe-id: CWE-200
|
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
|
2023-01-25 18:23:38 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2023/01/25
|