Latest Release: v1.0.0
Download K8sAttackMap
Get the GraalVM native binaries for your operating system. No JVM or dependencies required. Cold starts in milliseconds.
Quick Install (Linux / macOS)
# 1. Download the binary (Example: Linux x86_64)
curl -LO https://github.com/SaptarshiSarkar12/K8sAttackMap/releases/download/v1.0.0/K8sAttackMap-v1.0.0-linux-x86_64
# 2. Make it executable
chmod +x K8sAttackMap-v1.0.0-linux-x86_64
# 3. Run the tool
./K8sAttackMap-v1.0.0-linux-x86_64 --help
curl -LO https://github.com/SaptarshiSarkar12/K8sAttackMap/releases/download/v1.0.0/K8sAttackMap-v1.0.0-linux-x86_64
# 2. Make it executable
chmod +x K8sAttackMap-v1.0.0-linux-x86_64
# 3. Run the tool
./K8sAttackMap-v1.0.0-linux-x86_64 --help
Requires Trivy for CVE-aware scoring.
View Full Installation Guide