Probe Kubernetes clusters for exposed attack paths with kube-hunter
Assess a Kubernetes cluster from the attacker viewpoint when an agent needs exposure-focused findings instead of a general cluster scanner listing.
Prerequisites
kube-hunter binary or container image and network or cluster access to the target environment
Installation
Choose whichever fits your setup:
- Copy this skill folder into your local skills directory.
- Clone the repo and symlink or copy the skill into your agent workspace.
- Add the repo as a git submodule if you manage shared skills centrally.
- Install it through your internal provisioning or packaging workflow.
- Download the folder directly from GitHub and place it in your skills collection.
Install command or upstream instructions:
Install kube-hunter from release artifacts or run the published container image, then execute an appropriate scan mode such as remote probing or in-cluster discovery and review the reported findings before any remediation step.