PIM Alert Setting Changes To Disabled
Detects when PIM alerts are set to disabled.
Sigma rule (View on GitHub)
 1title: PIM Alert Setting Changes To Disabled
 2id: aeaef14c-e5bf-4690-a9c8-835caad458bd
 3status: test
 4description: Detects when PIM alerts are set to disabled.
 5references:
 6    - https://learn.microsoft.com/en-us/entra/architecture/security-operations-privileged-identity-management#azure-ad-roles-assignment
 7author: Mark Morowczynski '@markmorow', Yochana Henderson, '@Yochana-H'
 8date: 2022-08-09
 9tags:
10    - attack.initial-access
11    - attack.defense-evasion
12    - attack.persistence
13    - attack.privilege-escalation
14    - attack.t1078
15logsource:
16    product: azure
17    service: auditlogs
18detection:
19    selection:
20        properties.message: Disable PIM Alert
21    condition: selection
22falsepositives:
23    - Administrator disabling PIM alerts as an active choice.
24level: high
References
Related rules
- AWS Key Pair Import Activity
 - AWS Suspicious SAML Activity
 - Account Created And Deleted Within A Close Time Frame
 - Authentications To Important Apps Using Single Factor Authentication
 - Azure Domain Federation Settings Modified