A systems administrator is hardening a newly deployed web server before placing it into the production environment. To reduce the server's attack surface by ensuring only necessary network communications and operating system functions are active, which of the following host mitigation practices should the administrator perform FIRST?
- Disabling unneeded services and network protocolsAnswer
- BRelying on the edge network perimeter firewall to block all incoming traffic
- CDeploying an inline deception honeypot directly on the web server
- DEnforcing full-disk encryption across all server storage volumes
Answer
Disabling unneeded services and network protocols is the primary host-hardening technique used to reduce attack surface.
Disabling unnecessary services and network protocols reduces the overall attack surface of a server by turning off unused network ports and background processes, preventing attackers from exploiting unneeded running applications.
Step-by-Step Solution
Key Concept
Host Hardening and Attack Surface Reduction