Which of the following is an example of a control that protects confidentiality?
- A.A backup system that runs nightly
- B.A UPS (uninterruptible power supply) for the server room
- C.Encrypting sensitive files before sending them via email
- D.A load balancer distributing web traffic
Why C is correct
Encryption protects confidentiality by making data unreadable to unauthorized parties. Even if an encrypted email is intercepted, the attacker cannot read its contents without the decryption key. Backups and UPS devices support availability, while load balancers primarily help with availability and performance.
Know someone studying for Security Fundamentals? Send them this one.