can-i gtfo?

Kubernetes RBAC Abuse Collection

View on GitHub

get secrets

Abuses

Information Disclosure

Access sensitive data stored in secrets including passwords, tokens, and certificates

# Get specific secret content
kubectl get secret {secret} -o yaml