Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kubernetes: Security - which pods can access API server #45

Open
blackandred opened this issue Jun 13, 2022 · 0 comments
Open

Kubernetes: Security - which pods can access API server #45

blackandred opened this issue Jun 13, 2022 · 0 comments

Comments

@blackandred
Copy link
Contributor

Check that should scan all pods -> their service accounts and identify if they can access API server resources (leading to leaking access to API server in case of compromising a Kubernetes node)

There could be two variants:

  • Alert if given cluster node has API key
  • Alert if given pods are having API keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant