nerdexam
(ISC)2

CAP · Question #23

Which of the following refers to the ability to ensure that the data is not modified or tampered with?

The correct answer is C. Integrity. Integrity is the security property that ensures data has not been altered or tampered with, forming the 'I' in the CIA triad.

Security and Privacy Governance, Risk Management, and Compliance Program

Question

Which of the following refers to the ability to ensure that the data is not modified or tampered with?

Options

  • AConfidentiality
  • BAvailability
  • CIntegrity
  • DNon-repudiation

How the community answered

(61 responses)
  • A
    5% (3)
  • B
    2% (1)
  • C
    92% (56)
  • D
    2% (1)

Why each option

Integrity is the security property that ensures data has not been altered or tampered with, forming the 'I' in the CIA triad.

AConfidentiality

Confidentiality ensures that data is accessible only to authorized parties, not that it is free from modification.

BAvailability

Availability ensures that systems and data are accessible when needed by authorized users, which is unrelated to preventing tampering.

CIntegrityCorrect

Integrity ensures that data remains accurate and unaltered from its original state, protecting it from unauthorized modification, deletion, or corruption. It is enforced through mechanisms such as hashing, digital signatures, and checksums that detect any tampering with data in transit or at rest.

DNon-repudiation

Non-repudiation ensures a party cannot deny having performed an action, but it does not directly protect data from modification.

Concept tested: CIA triad - Integrity principle

Source: https://csrc.nist.gov/glossary/term/integrity

Topics

#CIA triad#Data integrity#Information security principles#Security concepts

Community Discussion

No community discussion yet for this question.

Full CAP Practice