Packages and Binaries:
peirates
This package contains a Kubernetes penetration tool, enables an attacker to escalate privilege and pivot through a Kubernetes cluster. It automates known techniques to steal and collect service accounts, obtain further code execution, and gain control of the cluster.
Installed size: 41.79 MB
How to install: sudo apt install peirates
Dependencies:
- libc6
peirates
root@kali:~# peirates -h
Usage of peirates:
-L string
List of comma-seperated Pods: ex pod1,pod2,pod3
-c string
Command to run in pods (default "hostname")
-t string
Token (JWT)
-u string
API Server URL: ex. https://10.96.0.1:6443 (default "https://:")
Updated on: 2023-Nov-20