mirror of
https://github.com/aquasecurity/kube-hunter.git
synced 2026-05-24 01:55:20 +00:00
618 B
618 B
vid, title, categories
| vid | title | categories | |
|---|---|---|---|
| KHV037 | Exposed Container Logs |
|
{{ page.vid }} - {{ page.title }}
Issue description
The kubelet is leaking container logs via the /containerLogs endpoint. This endpoint is exposed as part of the kubelet's debug handlers.
Remediation
Disable --enable-debugging-handlers kubelet flag.