GCFA · Question #251
Which of the following refers to the ability to ensure that the data is not modified or tampered with?
The correct answer is A. Integrity. Integrity is the CIA triad property that guarantees data has not been modified, altered, or tampered with from its original state.
Question
Which of the following refers to the ability to ensure that the data is not modified or tampered with?
Options
- AIntegrity
- BAvailability
- CNon-repudiation
- DConfidentiality
How the community answered
(56 responses)- A80% (45)
- B11% (6)
- C5% (3)
- D4% (2)
Why each option
Integrity is the CIA triad property that guarantees data has not been modified, altered, or tampered with from its original state.
Integrity is the security principle specifically focused on ensuring data accuracy and trustworthiness - it guarantees that information remains unaltered in transit or at rest, and is commonly enforced through hashing, digital signatures, and checksums.
Availability ensures that systems and data are accessible to authorized users when needed, addressing uptime and reliability rather than data modification.
Non-repudiation ensures that a party cannot deny having sent or received data, focusing on accountability and proof of action rather than preventing data modification.
Confidentiality ensures that data is accessible only to authorized individuals, addressing unauthorized disclosure rather than unauthorized modification.
Concept tested: CIA triad - integrity definition
Source: https://www.nist.gov/publications/introduction-information-security
Topics
Community Discussion
No community discussion yet for this question.