1200kmSECURITY RESEARCH

1200KM / sigma-rule

User Added To Group With CA Policy Modification Access — Sigma Rule

Sigma rule 91c95675-1f27-46d0-bead-d1ae96b97cd3. User Added To Group With CA Policy Modification Access — Sigma Rule. Monitor and alert on group membership additions of groups that have CA policy modification access

Rule metadata and linked tags

Author: Mark Morowczynski '@markmorow', Thomas Detzner '@tdetzner'. Source status: test; severity: medium. Source dates: 2022-08-04 / not supplied.

{
  "product": "azure",
  "service": "auditlogs"
}

Pinned original Sigma rule · Detection Rule License 1.1

Source SHA-256: 3650f972045b78ed28a8c2582b92781af8b0ad5ea5f7852881b62260b8d53ccb

Detection logic

Original source YAML. Source-tag agreement is not proof of complete semantic coverage. This rule has not been compiled for a SIEM backend or validated against live telemetry here.

title: User Added To Group With CA Policy Modification Access
id: 91c95675-1f27-46d0-bead-d1ae96b97cd3
status: test
description: Monitor and alert on group membership additions of groups that have CA policy modification access
references:
    - https://learn.microsoft.com/en-us/entra/architecture/security-operations-infrastructure#conditional-access
author: Mark Morowczynski '@markmorow', Thomas Detzner '@tdetzner'
date: 2022-08-04
tags:
    - attack.privilege-escalation
    - attack.credential-access
    - attack.persistence
    - attack.defense-impairment
    - attack.t1548
    - attack.t1556
logsource:
    product: azure
    service: auditlogs
detection:
    selection:
        properties.message: Add member from group
    condition: selection
falsepositives:
    - User removed from the group is approved
level: medium

Original YAML and metadata in JSON

False positives

  • User removed from the group is approved

Source references

Connected ecosystem references

Exact source-tagged techniques

Telemetry review

Read the original logsource above, then inspect the linked detection workspaces for technique-level sensor context. No per-rule telemetry equivalence is inferred.

Pinned research references. No browser attack runner, live simulation result or validated detector is asserted. Source mappings and validation limits are preserved. ATT&CK / Atomic provenance · Detection provenance.