An enterprise security administrator needs to isolate public-facing web servers from the internal corporate network to ensure that external internet traffic cannot directly reach internal database servers. Which network design boundary should the administrator implement to host these public services?
- Demilitarized zone (DMZ)Answer
- BAir-gapped network segment
- CImplicitly trusted intranet segment
- DProduction honeynet environment
Answer
Demilitarized zone (DMZ)
A demilitarized zone (DMZ) is a specialized physical or logical subnetwork that exposes an organization's external-facing services to an untrusted network, such as the internet, while keeping the rest of the enterprise network isolated. If a server in the DMZ is compromised, the internal firewall controls limit the attacker's ability to pivot into the internal network.
Step-by-Step Solution
Key Concept
Demilitarized Zone (DMZ) Perimeter Design
Estimated Time:45s