mirror of
https://github.com/aquasecurity/kube-hunter.git
synced 2026-08-22 21:56:21 +00:00
15 lines
358 B
Markdown
15 lines
358 B
Markdown
---
|
|
vid: KHV029
|
|
title: Dashboard Exposed
|
|
categories: [Remote Code Execution]
|
|
---
|
|
|
|
# {{ page.vid }} - {{ page.title }}
|
|
|
|
## Issue description
|
|
|
|
An open Kubernetes Dashboard was detected. The Kubernetes Dashboard can be used by an attacker to learn about the cluster and potentially to create new resources.
|
|
|
|
## Remediation
|
|
|
|
Do not leave the Dashboard insecured. |