Detectionhightest
Users Added to Global or Device Admin Roles
Monitor and alert for users added to device admin roles.
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
Azureauditlogs
ProductAzure← raw: azure
Serviceauditlogs← raw: auditlogs
Detection Logic
Detection Logic1 selector
detection:
selection:
Category: RoleManagement
OperationName|contains|all:
- 'Add'
- 'member to role'
TargetResources|contains:
- '7698a772-787b-4ac8-901f-60d6b08affd2'
- '62e90394-69f5-4237-9190-012177145e10'
condition: selectionFalse Positives
Unknown
False positive likelihood has not been assessed. Additional context may be needed during triage.
References
MITRE ATT&CK
Rule Metadata
Rule ID
11c767ae-500b-423b-bae3-b234450736ed
Status
test
Level
high
Type
Detection
Created
Tue Jun 28
Author
Path
rules/cloud/azure/audit_logs/azure_ad_users_added_to_device_admin_roles.yml
Raw Tags
attack.persistenceattack.initial-accessattack.defense-evasionattack.privilege-escalationattack.t1078.004