Detectionmediumtest

User State Changed From Guest To Member

Detects the change of user type from "Guest" to "Member" for potential elevation of privilege.

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
Mike DuddingtonCreated Thu Jun 308dee7a0d-43fd-4b3c-8cd1-605e189d195ecloud
Log Source
Azureauditlogs
ProductAzure← raw: azure
Serviceauditlogs← raw: auditlogs
Detection Logic
Detection Logic1 selector
detection:
    selection:
        Category: 'UserManagement'
        OperationName: 'Update user'
        properties.message: '"displayName":"UserType","oldValue":"[\"Guest\"]","newValue":"[\"Member\"]"'
    condition: selection
False Positives

If this was approved by System Administrator.

Rule Metadata
Rule ID
8dee7a0d-43fd-4b3c-8cd1-605e189d195e
Status
test
Level
medium
Type
Detection
Created
Thu Jun 30
Path
rules/cloud/azure/audit_logs/azure_guest_to_member.yml
Raw Tags
attack.persistenceattack.defense-evasionattack.privilege-escalationattack.initial-accessattack.t1078.004
View on GitHub