SV-243450r1192854_rule
V-243450
SRG-OS-000480-GPOS-00227
WPAW-00-001050
CAT II
10
Implement an allowlist of authorized PAW applications using Device Guard.
Verify Device Guard is enforcing a code integrity policy to restrict authorized applications.
Run "PowerShell" with elevated privileges (run as administrator).
Enter the following:
"Get-CimInstance -ClassName Win32_DeviceGuard -Namespace root\Microsoft\Windows\DeviceGuard | FL *codeintegrity*"
If "CodeIntegrityPolicyEnforcementStatus" does not have a value of "2" indicating "Enforced", this is a finding.
(For reference: 0 - Not Configured; 1 - Audit; 2 - Enforced)
Alternately:
Run "System Information".
Under "System Summary", verify the following:
If "Device Guard Code Integrity Policy" does not display "Enforced", this is finding.
V-243450
False
WPAW-00-001050
Verify Device Guard is enforcing a code integrity policy to restrict authorized applications.
Run "PowerShell" with elevated privileges (run as administrator).
Enter the following:
"Get-CimInstance -ClassName Win32_DeviceGuard -Namespace root\Microsoft\Windows\DeviceGuard | FL *codeintegrity*"
If "CodeIntegrityPolicyEnforcementStatus" does not have a value of "2" indicating "Enforced", this is a finding.
(For reference: 0 - Not Configured; 1 - Audit; 2 - Enforced)
Alternately:
Run "System Information".
Under "System Summary", verify the following:
If "Device Guard Code Integrity Policy" does not display "Enforced", this is finding.
M
5405