ansible-lockdown / Windows-2019-CIS

CIS Baseline Ansible Role for Windows 2019
MIT License
134 stars 72 forks source link

Rule 18.7.2 (L1) Ensure 'Configure Redirection Guard' is set to 'Enabled: Redirection Guard Enabled' #92

Closed animatco closed 6 months ago

animatco commented 9 months ago

Describe the Issue If manually set using GPEDIT correct value is 1

Expected Behavior value set to 1

Actual Behavior value set to 2

Control(s) Affected "18.7.2 | PATCH | Ensure Configure Redirection Guard is set to Enabled Redirection Guard Enabled"

Environment (please complete the following information):

Possible Solution

frederickw082922 commented 7 months ago

Good catch @animatco

RedirectionguardPolicy

Thank you!

CC: @MrSteve81

frederickw082922 commented 6 months ago

Fix merged in #95