CERTIFIED-IN-CYBERSECURITY · Question #632
Which principle of the CIA Triad ensures that information is accurate, complete, and trustworthy?
The correct answer is A. Integrity. Integrity, the 'I' in the CIA Triad, ensures that data is accurate, complete, and has not been tampered with or altered without authorization. Mechanisms like hashing, digital signatures, and checksums enforce integrity. Confidentiality (B) protects against unauthorized…
Question
Which principle of the CIA Triad ensures that information is accurate, complete, and trustworthy?
Options
- AIntegrity
- BConfidentiality
- CAuthentication
- DAvailability
How the community answered
(43 responses)- A88% (38)
- B2% (1)
- C7% (3)
- D2% (1)
Explanation
Integrity, the 'I' in the CIA Triad, ensures that data is accurate, complete, and has not been tampered with or altered without authorization. Mechanisms like hashing, digital signatures, and checksums enforce integrity. Confidentiality (B) protects against unauthorized disclosure, Availability (D) ensures uptime and access, and Authentication (C) verifies identity - none of which describe data accuracy and trustworthiness.
Topics
Community Discussion
No community discussion yet for this question.