-
Notifications
You must be signed in to change notification settings - Fork 594
Open
Labels
Domain: Cloud WorkloadsIntegration: Azureazure related rulesazure related rulesRule: NewProposal for new ruleProposal for new rulebacklogcommunity
Description
Description
Identifies when a Azure Kubernetes Role/ClusterRole is Created or Modified
Required Info
Target indexes
filebeat-*, logs-azure*
Platforms
Azure
Optional Info
Query
event.dataset:azure.activitylogs and azure.activitylogs.operation_name:
(MICROSOFT.KUBERNETES/CONNECTEDCLUSTERS/RBAC.AUTHORIZATION.K8S.IO/CLUSTERROLES/WRITE or
MICROSOFT.KUBERNETES/CONNECTEDCLUSTERS/RBAC.AUTHORIZATION.K8S.IO/CLUSTERROLES/DELETE or
MICROSOFT.KUBERNETES/CONNECTEDCLUSTERS/RBAC.AUTHORIZATION.K8S.IO/CLUSTERROLES/BIND/ACTION or
MICROSOFT.KUBERNETES/CONNECTEDCLUSTERS/RBAC.AUTHORIZATION.K8S.IO/CLUSTERROLES/ESCALATE/ACTION or
MICROSOFT.KUBERNETES/CONNECTEDCLUSTERS/RBAC.AUTHORIZATION.K8S.IO/ROLES/WRITE or
MICROSOFT.KUBERNETES/CONNECTEDCLUSTERS/RBAC.AUTHORIZATION.K8S.IO/ROLES/DELETE or
MICROSOFT.KUBERNETES/CONNECTEDCLUSTERS/RBAC.AUTHORIZATION.K8S.IO/ROLES/BIND/ACTION or
MICROSOFT.KUBERNETES/CONNECTEDCLUSTERS/RBAC.AUTHORIZATION.K8S.IO/ROLES/ESCALATE/ACTION) and
event.outcome:(Success or success)
New fields required in ECS/data sources for this rule?
Related issues or PRs
False Positives
MITRE
Tactic | Technique ID | Technique Name | Sub-Technique Name |
---|---|---|---|
References
Metadata
Metadata
Assignees
Labels
Domain: Cloud WorkloadsIntegration: Azureazure related rulesazure related rulesRule: NewProposal for new ruleProposal for new rulebacklogcommunity