Create weave-scope-dashboard-detect.yaml

patch-1
eschultze 2020-08-03 00:37:57 -03:00 committed by GitHub
parent 8a14a1cf78
commit 4e6eeeba6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
id: weave-scope-dashboard-detect
info:
name: Weave Scope Dashboard
author: e_schultze_
severity: info
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
words:
- "<title>Weave Scope</title>"
- "__WEAVEWORKS_CSRF_TOKEN"
- "__CSRF_TOKEN_PLACEHOLDER__"
condition: and
part: body