You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This control determines if Windows will accept source routed packets.
How to Validate
To validate this, go to the registery key (HKLM\System\CurrentControlSet\Services\Tcpip6\Parameters) and look for the value named (DisableIPSourceRouting), check for the modifiers (ErrorNotOk), get the description (The recommended state for this setting is "Highest protection, source routing is completely disabled".), with the priority (Critical),
Acceptable Value(s)
2
Remediation Steps
#Remediation The GPO for this setting is located under Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options\MSS: (DisableIPSourceRouting IPv6) IP source routing protection level (protects against packet spoofing) For all profiles, the recommended state for this setting is Highest protection, source routing is completely disabledNOTE: For "MSS:"- prefixed settings, if they are not visible in the Group Policy Editor, download the Microsoft Security Compliance Manager, run LocalGPO.msi, and then execute the following command to make them available: cscript.exe LocalGPO.wsf /ConfigureSCE
The text was updated successfully, but these errors were encountered:
If the value for "MSS: (DisableIPSourceRouting IPv6) IP source routing protection level (protects against packet spoofing)" is not set to "Highest protection, source routing is completely disabled", this is a finding.
The policy referenced configures the following registry value:
This control determines if Windows will accept source routed packets.
How to Validate
To validate this, go to the registery key (HKLM\System\CurrentControlSet\Services\Tcpip6\Parameters) and look for the value named (DisableIPSourceRouting), check for the modifiers (ErrorNotOk), get the description (The recommended state for this setting is "Highest protection, source routing is completely disabled".), with the priority (Critical),
Acceptable Value(s)
2
Remediation Steps
#Remediation The GPO for this setting is located under Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options\MSS: (DisableIPSourceRouting IPv6) IP source routing protection level (protects against packet spoofing) For all profiles, the recommended state for this setting is Highest protection, source routing is completely disabled NOTE: For "MSS:"- prefixed settings, if they are not visible in the Group Policy Editor, download the Microsoft Security Compliance Manager, run LocalGPO.msi, and then execute the following command to make them available: cscript.exe LocalGPO.wsf /ConfigureSCE
The text was updated successfully, but these errors were encountered: