Which principle of the CIA triad ensures that data is not disclosed to unauthorized individuals?
Trap 1: Authentication
Authentication verifies identity, not a CIA triad component.
Trap 2: Integrity
Integrity ensures data accuracy and prevents unauthorized modification.
Trap 3: Availability
Availability ensures systems are accessible when needed.
- A
Authentication
Why wrong: Authentication verifies identity, not a CIA triad component.
- B
Confidentiality
Confidentiality protects data from unauthorized access and disclosure.
- C
Integrity
Why wrong: Integrity ensures data accuracy and prevents unauthorized modification.
- D
Availability
Why wrong: Availability ensures systems are accessible when needed.