User Added To Group With CA Policy Modification Access
Monitor and alert on group membership additions of groups that have CA policy modification access
Sigma rule (View on GitHub)
1title: User Added To Group With CA Policy Modification Access
2id: 91c95675-1f27-46d0-bead-d1ae96b97cd3
3status: test
4description: Monitor and alert on group membership additions of groups that have CA policy modification access
5references:
6 - https://learn.microsoft.com/en-us/entra/architecture/security-operations-infrastructure#conditional-access
7author: Mark Morowczynski '@markmorow', Thomas Detzner '@tdetzner'
8date: 2022-08-04
9tags:
10 - attack.privilege-escalation
11 - attack.credential-access
12 - attack.defense-evasion
13 - attack.persistence
14 - attack.t1548
15 - attack.t1556
16logsource:
17 product: azure
18 service: auditlogs
19detection:
20 selection:
21 properties.message: Add member from group
22 condition: selection
23falsepositives:
24 - User removed from the group is approved
25level: medium
References
Related rules
- CA Policy Removed by Non Approved Actor
- CA Policy Updated by Non Approved Actor
- User Removed From Group With CA Policy Modification Access
- Certificate-Based Authentication Enabled
- Change to Authentication Method