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

RBAC bind #3

Open
Skybound1 opened this issue Nov 29, 2023 · 0 comments
Open

RBAC bind #3

Skybound1 opened this issue Nov 29, 2023 · 0 comments

Comments

@Skybound1
Copy link
Collaborator

Skybound1 commented Nov 29, 2023

Need to implement attack paths that leverage the bind verb.

This would require computing what the resultant permissions would be, and how we would integrate that into the graph.

escalate could easily grant all verbs, so we just assumed full access to other resources, however the same cannot be said with bind where we are limited by the verbs specified in the role.

Would also need to account for scope, ie cluster-wide or namespaced.

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