31 lines
777 B
YAML
31 lines
777 B
YAML
id: weave-scope-dashboard
|
|
|
|
info:
|
|
name: Weave Scope Panel - Detect
|
|
author: e_schultze_
|
|
severity: info
|
|
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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Weave Scope</title>"
|
|
- "__WEAVEWORKS_CSRF_TOKEN"
|
|
- "__CSRF_TOKEN_PLACEHOLDER__"
|
|
condition: and
|
|
part: body
|
|
|
|
# digest: 490a00463044022050cbe523b3377f6e2b1f54ac179041c4df603537e4180375bbb3739ac8cffd65022005b44511b5e9f87c94f6b16686ad689fe089b055f9f570f8ac77dacb250e58fb:922c64590222798bb761d5b6d8e72950
|