The Windows SMB server must be configured to always perform SMB packet signing.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-220927WN10-SO-000120SV-220927r958908_ruleCCI-002418medium
Description
The server message block (SMB) protocol provides the basis for many network operations. Digitally signed SMB packets aid in preventing man-in-the-middle attacks. If this policy is enabled, the SMB server will only communicate with an SMB client that performs SMB packet signing.
STIGDate
Microsoft Windows 10 Security Technical Implementation Guide2025-02-25

Details

Check Text (C-220927r958908_chk)

If the following registry value does not exist or is not configured as specified, this is a finding: Registry Hive: HKEY_LOCAL_MACHINE Registry Path: \SYSTEM\CurrentControlSet\Services\LanManServer\Parameters\ Value Name: RequireSecuritySignature Value Type: REG_DWORD Value: 1

Fix Text (F-22631r555267_fix)

Configure the policy value for Computer Configuration >> Windows Settings >> Security Settings >> Local Policies >> Security Options >> "Microsoft network server: Digitally sign communications (always)" to "Enabled".