Question 1 · Difficulty 2/5
Which leg of the CIA triad is directly violated when an attacker intercepts unencrypted email messages traveling between two employees? (Select the best answer.)
Show answer & explanation
Correct answer: C
Confidentiality
Confidentiality ensures that information is accessible only to authorized parties. Intercepting unencrypted messages allows an unauthorized party to read private data, which is the canonical threat to confidentiality. Integrity concerns unauthorized modification of data, which does not occur through passive interception alone. Availability concerns ensuring systems and data are accessible to authorized users, which is unaffected here. Non-repudiation is a security property related to the CIA triad but is not itself one of its three legs.