Skip to main content

8 docs tagged with "authorization"

View all tags

audit2rbac

audit2rbac automatically generates RBAC policies from Kubernetes audit logs, enabling precise least-privilege configurations based on actual API usage.

Insecure RBAC Permissions

How overly permissive Kubernetes RBAC configurations enable privilege escalation and full cluster compromise.

kubectl-bindrole

kubectl-bindrole finds all Kubernetes roles and cluster roles bound to a specified ServiceAccount, User, or Group, helping audit RBAC configurations.

kubectl-who-can

kubectl-who-can shows which subjects have RBAC permissions to perform specific actions on Kubernetes resources, helping identify privilege distribution.

kubernetes-rbac-audit

kubernetes-rbac-audit is an auditing tool that analyzes RBAC configurations to identify risky permissions and potential security misconfigurations.

rakkess

rakkess displays an access matrix showing which Kubernetes resources a user, group, or service account can access, providing a comprehensive RBAC overview.

rback

rback generates visual diagrams of Kubernetes RBAC configurations, making it easier to understand and audit complex permission structures.