nsacyber / Windows-Secure-Host-Baseline

Configuration guidance for implementing the Windows 10 and Windows Server 2016 DoD Secure Host Baseline settings. #nsacyber
Other
1.55k stars 287 forks source link

Update GptTmpl to include SEHOP #51

Closed mlosapio closed 6 years ago

mlosapio commented 6 years ago

Need to add SEHOP lockdown per: https://www.stigviewer.com/stig/windows_10/2016-11-03/finding/V-68849 Issue: https://github.com/iadgov/Secure-Host-Baseline/issues/50

mlosapio commented 6 years ago

Since github flags this as a binary this is the line added to the file:


MACHINE\System\CurrentControlSet\Control\Session Manager\Kernel\DisableExceptionChainValidation=4,0```
mlosapio commented 6 years ago

Per the issue - this is the wrong way to accomplish this task if you're on 1709.

iadgovuser1 commented 6 years ago

I'm pretty the Exploit Guard config that we have takes care of this. That config will be released once the new version of the SHB is released (soon).