A security analyst is defining baseline system hardening guidelines for enterprise workstations deployed in a corporate environment. The objective is to mitigate legacy network credential spoofing vulnerabilities and reduce the local attack surface against targeted brute-force attempts on default administrative privileges. Which of the following technical hardening measures should be implemented to achieve these specific security objectives? (Select TWO.)
- Disable built-in Guest accounts and rename default local Administrator accounts.Answer
- Disable legacy name resolution protocols including LLMNR and NetBIOS over TCP/IP.Answer
- CConfigure Event Viewer to dynamically identify and block unauthenticated incoming network connections.
- DDeploy screen privacy filters and physical cable locks to eliminate remote network attack vectors.
Answer
Disabling built-in Guest accounts and renaming default Administrator accounts, along with disabling legacy name resolution protocols like LLMNR and NetBIOS over TCP/IP, are the proper technical controls to satisfy these hardening requirements.
The correct hardening measures involve disabling built-in Guest accounts and renaming default local Administrator accounts to restrict local account exploitation, as well as disabling unneeded legacy name resolution protocols (LLMNR and NetBIOS over TCP/IP) to prevent local broadcast spoofing and credential sniffing.
Step-by-Step Solution
Key Concept
Workstation Hardening and Best Practices