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
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: selectionFalse Positives
If this was approved by System Administrator.
References
MITRE ATT&CK
Rule Metadata
Rule ID
8dee7a0d-43fd-4b3c-8cd1-605e189d195e
Status
test
Level
medium
Type
Detection
Created
Thu Jun 30
Author
Path
rules/cloud/azure/audit_logs/azure_guest_to_member.yml
Raw Tags
attack.persistenceattack.defense-evasionattack.privilege-escalationattack.initial-accessattack.t1078.004