The Windows SMB server must be configured to always perform SMB packet signing.
Overview
| Finding ID | Version | Rule ID | IA Controls | Severity |
| V-220927 | WN10-SO-000120 | SV-220927r958908_rule | CCI-002418 | medium |
| 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. | ||||
| STIG | Date | |||
| Microsoft Windows 10 Security Technical Implementation Guide | 2025-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".