A network administrator is designing security controls for transmitting sensitive corporate financial records between two remote office sites over an untrusted public network. The controls must ensure that unauthorized parties cannot intercept and read the data, and that any tampering during transit is immediately detected. Which TWO of the following technical mechanisms should the administrator implement to satisfy these requirements? (Select TWO.)
- Encapsulating Security Payload (ESP) encryption to enforce data confidentialityCevap
- Hash-based Message Authentication Codes (HMAC) to guarantee data integrityCevap
- CRedundant Uninterruptible Power Supply (UPS) units to ensure continuous network availability
- DUser Datagram Protocol (UDP) multiplexing to guarantee reliable stream delivery
Cevap
Encapsulating Security Payload (ESP) encryption and Hash-based Message Authentication Codes (HMAC) are the correct mechanisms.
Encapsulating Security Payload (ESP) encryption ensures that data payload contents cannot be read by unauthorized interceptors (Confidentiality). Hash-based Message Authentication Codes (HMAC) ensure that any changes made to the data during transit can be detected by verifying the cryptographic hash (Integrity). Together, these mechanisms satisfy both mandatory requirements.
Adım Adım Çözüm
Anahtar Kavram
CIA Triad: Confidentiality and Integrity Controls in Transit