Skip to main content
Version: 2.1.1-preview

EIDSCA.PR02 - Default Settings - Password Rule Settings - Password Protection - Enable password protection on Windows Server Active Directory.

Overview

If set to Yes, password protection is turned on for Active Directory domain controllers when the appropriate agent is installed.

Azure identity & access security best practices - Microsoft Learn

Test script

https://graph.microsoft.com/beta/settings
.values -eq 'True'

MITRE ATT&CK

TacticTechniqueMitigation
TA0006 - Credential Access - Credential AccessT1110 - Brute ForceM1018 - User Account Management
M1027 - Password Policies

Test Metadata

FieldValue
Test IDEIDSCA.PR02
SeverityHigh
SuiteEntra ID SCA
CategoryGeneral
PowerShell testTest-MtEidscaPR02
TagsEIDSCA, EIDSCA.PR02

Source

  • Pester test: tests/EIDSCA/Test-EIDSCA.Generated.Tests.ps1
  • PowerShell source: powershell/internal/eidsca/Test-MtEidscaPR02.ps1