36 lines
862 B
YAML
36 lines
862 B
YAML
id: kubeview-dashboard
|
|
|
|
info:
|
|
name: KubeView Dashboard - Detect
|
|
author: ja1sh
|
|
severity: info
|
|
description: |
|
|
KubeView dashboard was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/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: 1
|
|
shodan-query: http.favicon.hash:-379154636
|
|
tags: exposure,k8s,kubernetes,kubeview,dashboard,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- <title>KubeView</title>
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100e49b4cc7f3851f26ea6c4e6dce08274b4e10efbff1d757a1d6c6d41d4319b6ac02203faffd777c8b782255503fcb2a425c8be90902e7574189be74b85a57d60579fc:922c64590222798bb761d5b6d8e72950
|