STIGQter STIGQter: STIG Summary: Microsoft Windows Defender Firewall with Advanced Security Security Technical Implementation Guide Version: 2 Release: 2 Benchmark Date: 09 Nov 2023:

Windows Defender Firewall with Advanced Security must be enabled when connected to a domain.

DISA Rule

SV-241989r922928_rule

Vulnerability Number

V-241989

Group Title

SRG-OS-000480-GPOS-00227

Rule Version

WNFWA-000001

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

The preferred method of configuring the firewall settings is with a policy, particularly in a domain environment.

Configure the policy value for Computer Configuration >> Windows Settings >> Security Settings >> Windows Defender Firewall with Advanced Security >> Windows Defender Firewall with Advanced Security >> Windows Defender Firewall Properties (this link will be in the right pane) >> Domain Profile tab >> State, "Firewall state" to "On (recommended)".

In addition to using policies, systems may also be configured using the firewall GUI or Netsh commands. These methods may be more appropriate for standalone systems.

The configuration settings in the GUI are the same as those specified in the policy above. Microsoft Defender Firewall Properties will be a link in the center pane after opening Microsoft Defender Firewall with Advanced Security.

The following Netsh commands may also be used to configure this setting:

"Netsh advfirewall set domainprofile state on".
or
"Netsh advfirewall set allprofiles state on".

Check Contents

If the system is not a member of a domain, the Domain Profile requirements can be marked NA.

If the following policy-based registry value exists and is not configured as specified, this is a finding.

Registry Hive: HKEY_LOCAL_MACHINE
Registry Path: \SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile\

Value Name: EnableFirewall

Type: REG_DWORD
Value: 0x00000001 (1)

If the policy-based registry value does not exist, verify the following registry value. If it is not configured as specified, this is a finding.

Registry Hive: HKEY_LOCAL_MACHINE
Registry Path: \SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile\

Value Name: EnableFirewall

Type: REG_DWORD
Value: 0x00000001 (1)

Vulnerability Number

V-241989

Documentable

False

Rule Version

WNFWA-000001

Severity Override Guidance

If the system is not a member of a domain, the Domain Profile requirements can be marked NA.

If the following policy-based registry value exists and is not configured as specified, this is a finding.

Registry Hive: HKEY_LOCAL_MACHINE
Registry Path: \SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile\

Value Name: EnableFirewall

Type: REG_DWORD
Value: 0x00000001 (1)

If the policy-based registry value does not exist, verify the following registry value. If it is not configured as specified, this is a finding.

Registry Hive: HKEY_LOCAL_MACHINE
Registry Path: \SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile\

Value Name: EnableFirewall

Type: REG_DWORD
Value: 0x00000001 (1)

Check Content Reference

M

Target Key

5363