A technician is implementing security baselines on standalone Windows 11 computers deployed in a sensitive research facility. To harden the workstations against unauthorized network name spoofing and lateral movement attempts without interfering with required administrative tasks, the technician must turn off vulnerable legacy broadcast protocols and shut down unused background operating system services. Which of the following security actions best accomplishes these hardening goals?
- Disable Link-Local Multicast Name Resolution (LLMNR) via Local Group Policy and stop/disable the Remote Registry service.Answer
- BAdd all standard local user accounts to the Backup Operators group and set User Account Control (UAC) to Never Notify.
- CConfigure a User Data Collector Set within Performance Monitor to log and block incoming NetBIOS broadcast requests in real time.
- DAdjust settings in Credential Manager to force hardware privacy filters whenever incoming network connections are initiated.
Answer
The technician should disable Link-Local Multicast Name Resolution (LLMNR) via Local Group Policy and stop/disable the Remote Registry service.
Disabling Link-Local Multicast Name Resolution (LLMNR) prevents fall-back broadcast name resolution spoofing attacks, and disabling the Remote Registry service stops unauthorized users from reading or altering registry keys remotely. Together, these steps effectively reduce the network attack surface on standalone workstations.
Step-by-Step Solution
Key Concept
Workstation Service and Protocol Hardening
Estimated Time:2m 0s