fixed-template
parent
b292a3829b
commit
0ed80204e4
|
@ -1,13 +1,15 @@
|
|||
id: kubeview-dashboard-detection
|
||||
id: kubeview-dashboard
|
||||
|
||||
info:
|
||||
name: KubeView Dashboard Exposure
|
||||
author: ja1sh
|
||||
severity: info
|
||||
description: An attacker can detect the public instance of a KubeView dashboard
|
||||
tags: dashboard,k8s,dashboard,exposure
|
||||
description: |
|
||||
An attacker can detect the public instance of a KubeView dashboard
|
||||
metadata:
|
||||
verified: "true"
|
||||
shodan-query: "http.favicon.hash:-379154636"
|
||||
tags: k8s,kubernetes,kubeview,dashboard,exposure
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -21,3 +23,6 @@ requests:
|
|||
words:
|
||||
- <title>KubeView</title>
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue