Tag: kubestalk
-

kubestalk: discovers Kubernetes and related infrastructure based attack surface
KubeStalk KubeStalk is a tool to discover Kubernetes and related infrastructure-based attack surfaces from a black-box perspective. This tool is a community version of the tool used to probe for unsecured Kubernetes clusters around the internet during Project Resonance – Wave 9. Install git clone https://github.com/redhuntlabs/kubestalk python3 -m pip install -r requirements.txt Use Basic Usage…