Skip to content

Commit 78abfd5

Browse files
cyb3rjy0tnasbench
andauthored
Merge PR #4977 from @cyb3rjy0t - Add User Risk and MFA Registration Policy Updated
new: User Risk and MFA Registration Policy Updated --------- Co-authored-by: nasbench <8741929+nasbench@users.noreply.github.com>
1 parent d114395 commit 78abfd5

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
title: User Risk and MFA Registration Policy Updated
2+
id: d4c7758e-9417-4f2e-9109-6125d66dabef
3+
status: experimental
4+
description: |
5+
Detects changes and updates to the user risk and MFA registration policy.
6+
Attackers can modified the policies to Bypass MFA, weaken security thresholds, facilitate further attacks, maintain persistence.
7+
references:
8+
- https://learn.microsoft.com/en-us/entra/id-protection/howto-identity-protection-configure-mfa-policy
9+
- https://learn.microsoft.com/en-us/entra/identity/monitoring-health/reference-audit-activities
10+
author: Harjot Singh (@cyb3rjy0t)
11+
date: 2024-08-13
12+
tags:
13+
- attack.persistence
14+
logsource:
15+
product: azure
16+
service: auditlogs
17+
detection:
18+
selection:
19+
LoggedByService: 'AAD Management UX'
20+
Category: 'Policy'
21+
OperationName: 'Update User Risk and MFA Registration Policy'
22+
condition: selection
23+
falsepositives:
24+
- Known updates by administrators.
25+
level: high

0 commit comments

Comments
 (0)