kubehound

Builds Kubernetes attack graphs to identify privilege escalation paths

brewmacoslinux
Try with needOr install directly
Source

About

Tool for building Kubernetes attack paths

Commands

kubehound

Examples

Run KubeHound against a Kubernetes cluster to generate attack paths$ kubehound run
Start the KubeHound web UI to explore attack paths interactively$ kubehound ui
Generate a report of all privilege escalation paths in your cluster$ kubehound run --output report.json