Files
blue-team-tools/rules/cloud/azure/azure_group_user_removal_ca_modification.yml
T
Mark Morowczynski 72167b6f2f Update azure_group_user_removal_ca_modification.yml
Fix audit log syntax
2022-08-05 06:05:24 -07:00

22 lines
746 B
YAML

title: User Removed From Group With CA Policy Modification Access
id: 665e2d43-70dc-4ccc-9d27-026c9dd7ed9c
status: experimental
description: Monitor and alert on group membership removal of groups that have CA policy modification access
author: Mark Morowczynski '@markmorow', Thomas Detzner '@tdetzner'
date: 2022/08/04
references:
- https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/security-operations-infrastructure#conditional-access
logsource:
product: azure
service: auditlogs
detection:
selection:
properties.message: Remove member from group
condition: selection
falsepositives:
- User removed from the group is approved
tags:
- attack.persistence
- attack.t1098
level: medium