mirror of
https://github.com/aquasecurity/kube-hunter.git
synced 2026-05-24 10:02:50 +00:00
603 B
603 B
vid, title, categories
| vid | title | categories | |
|---|---|---|---|
| KHV045 | Exposed System Logs |
|
{{ page.vid }} - {{ page.title }}
Issue description
The kubelet is leaking system logs via the /logs endpoint. This endpoint is exposed as part of the kubelet's debug handlers.
Remediation
Disable --enable-debugging-handlers kubelet flag.