STIGQter STIGQter: STIG Summary: Windows 10 Security Technical Implementation Guide Version: 2 Release: 2 Benchmark Date: 04 May 2021:

Windows 10 Exploit Protection system-level mitigation, Validate exception chains (SEHOP), must be on.

DISA Rule

SV-220876r569187_rule

Vulnerability Number

V-220876

Group Title

SRG-OS-000480-GPOS-00227

Rule Version

WN10-EP-000050

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Ensure Exploit Protection system-level mitigation, "Validate exception chains (SEHOP)", is turned on. The default configuration in Exploit Protection is "On by default" which meets this requirement.

Open "Windows Defender Security Center".

Select "App & browser control".

Select "Exploit protection settings".

Under "System settings", configure "Validate exception chains (SEHOP)" to "On by default" or "Use default (<On>)".

The STIG package includes a DoD EP XML file in the "Supporting Files" folder for configuring application mitigations defined in the STIG. This can also be modified to explicitly enforce the system level requirements. Adding the following to the XML file will explicitly turn SEHOP on (other system level EP requirements can be combined under <SystemConfig>):

<SystemConfig>
<SEHOP Enable="true"></SEHOP>
</SystemConfig>

The XML file is applied with the group policy setting Computer Configuration >> Administrative Settings >> Windows Components >> Windows Defender Exploit Guard >> Exploit Protection >> "Use a common set of exploit protection settings" configured to "Enabled" with file name and location defined under "Options:". It is recommended the file be in a read-only network location.

Check Contents

This is NA prior to v1709 of Windows 10.

This is applicable to unclassified systems, for other systems this is NA.

The default configuration in Exploit Protection is "On by default" which meets this requirement. The PowerShell query results for this show as "NOTSET".

Run "Windows PowerShell" with elevated privileges (run as administrator).

Enter "Get-ProcessMitigation -System".

If the status of "SEHOP: Enable" is "OFF", this is a finding.

Values that would not be a finding include:
ON
NOTSET (Default configuration)

Vulnerability Number

V-220876

Documentable

False

Rule Version

WN10-EP-000050

Severity Override Guidance

This is NA prior to v1709 of Windows 10.

This is applicable to unclassified systems, for other systems this is NA.

The default configuration in Exploit Protection is "On by default" which meets this requirement. The PowerShell query results for this show as "NOTSET".

Run "Windows PowerShell" with elevated privileges (run as administrator).

Enter "Get-ProcessMitigation -System".

If the status of "SEHOP: Enable" is "OFF", this is a finding.

Values that would not be a finding include:
ON
NOTSET (Default configuration)

Check Content Reference

M

Target Key

4072

Comments