Match each core security goal on the left with its primary operational objective on the right.
- ConfidentialityPreventing unauthorized disclosure or exposure of sensitive information.
- IntegrityEnsuring data remains accurate and unaltered by unauthorized parties.
- AvailabilityEnsuring systems, services, and data are accessible to authorized users when needed.
- Non-RepudiationProviding verified proof of message authorship so the sender cannot deny sending it.
Answer
Confidentiality matches with preventing unauthorized disclosure; Integrity matches with ensuring data remains accurate and unaltered; Availability matches with ensuring systems and services are accessible when needed; Non-Repudiation matches with providing verified proof of message authorship so the sender cannot deny sending it.
Each concept aligns directly with its fundamental security definition: Confidentiality prevents unauthorized viewing of sensitive information; Integrity safeguards data against unauthorized modification; Availability ensures system resources are ready for use when needed; Non-Repudiation uses proof of identity and origin so an actor cannot deny an event or message.
Step-by-Step Solution
Key Concept
Core concepts of the CIA Triad and Non-Repudiation