1200kmSECURITY RESEARCH

1200KM / sigma-rule

Delegated Permissions Granted For All Users — Sigma Rule

Sigma rule a6355fbe-f36f-45d8-8efc-ab42465cbc52. Delegated Permissions Granted For All Users — Sigma Rule. Detects when highly privileged delegated permissions are granted on behalf of all users

Rule metadata and linked tags

Author: Bailey Bercik '@baileybercik', Mark Morowczynski '@markmorow'. Source status: test; severity: high. Source dates: 2022-07-28 / not supplied.

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

Pinned original Sigma rule · Detection Rule License 1.1

Source SHA-256: 9fad4684ddabfa81b2f3ba7b55dea49b62cfeaf3109a1da1cd791c87fc204d39

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: Delegated Permissions Granted For All Users
id: a6355fbe-f36f-45d8-8efc-ab42465cbc52
status: test
description: Detects when highly privileged delegated permissions are granted on behalf of all users
references:
    - https://learn.microsoft.com/en-us/entra/architecture/security-operations-applications#application-granted-highly-privileged-permissions
author: Bailey Bercik '@baileybercik', Mark Morowczynski '@markmorow'
date: 2022-07-28
tags:
    - attack.credential-access
    - attack.t1528
logsource:
    product: azure
    service: auditlogs
detection:
    selection:
        properties.message: Add delegated permission grant
    condition: selection
falsepositives:
    - When the permission is legitimately needed for the app
level: high

Original YAML and metadata in JSON

False positives

  • When the permission is legitimately needed for the app

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.