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
Michael EppingCreated Tue Jun 2811c767ae-500b-423b-bae3-b234450736edcloud
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: selection
False Positives
Unknown

False positive likelihood has not been assessed. Additional context may be needed during triage.

Rule Metadata
Rule ID
11c767ae-500b-423b-bae3-b234450736ed
Status
test
Level
high
Type
Detection
Created
Tue Jun 28
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
View on GitHub