Packages and Binaries:

peirates

Kubernetes Penetration Testing tool
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: 80.82 MB
How to install: sudo apt install peirates

Dependencies:
  • libc6
peirates
root@kali:~# peirates -h
Usage of peirates:
  -k	Ignore TLS checking on API server requests?
  -m string
    	module to run from menu - items on main menu with an * support this.
  -t string
    	Token (JWT)
  -u string
    	API Server URL: ex. https://10.96.0.1:6443 (default "https://:")
  -v	verbose mode - display debug messages



Updated on: 2026-Mar-02