31 lines
770 B
YAML
31 lines
770 B
YAML
id: zipkin-exposure
|
|
|
|
info:
|
|
name: Zipkin Login Panel - Detect
|
|
author: pdteam
|
|
severity: info
|
|
description: Zipkin login 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:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: html:"webpackJsonpzipkin-lens"
|
|
tags: panel,zipkin
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/zipkin/"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "webpackJsonpzipkin-lens"
|
|
|
|
# digest: 4a0a00473045022100b5ad0700205282f8d26f42d1aaecb745bd528320dce14ee72d8717a5da16c43002200be35b803e4ab384c1114249a59c2075ac85f95b65065db5611015233cbfa0d6:922c64590222798bb761d5b6d8e72950
|