nerdexam
(ISC)2

CSSLP · Question #242

Which of the following terms refers to a mechanism which proves that the sender really sent a particular message?

The correct answer is B. Non-repudiation. Non-repudiation is the security service that provides undeniable proof that the sender originated a message and cannot falsely deny sending it, nor can the receiver falsely deny receiving it.

Secure Software Concepts

Question

Which of the following terms refers to a mechanism which proves that the sender really sent a particular message?

Options

  • AConfidentiality
  • BNon-repudiation
  • CAuthentication
  • DIntegrity

How the community answered

(29 responses)
  • A
    7% (2)
  • B
    90% (26)
  • D
    3% (1)

Why each option

Non-repudiation is the security service that provides undeniable proof that the sender originated a message and cannot falsely deny sending it, nor can the receiver falsely deny receiving it.

AConfidentiality

Confidentiality ensures that information is not disclosed to unauthorized individuals, focusing on secrecy rather than proof of origin.

BNon-repudiationCorrect

Non-repudiation ensures that a party cannot successfully dispute having made a statement or taken an action, providing verifiable proof of the sender's origin of a message, often achieved through digital signatures.

CAuthentication

Authentication verifies the identity of the sender or receiver, but it does not inherently prevent them from later denying their action.

DIntegrity

Integrity ensures that data has not been altered or destroyed in an unauthorized manner, focusing on the correctness and completeness of the data, not proof of sender origin.

Concept tested: Information security concepts - non-repudiation

Source: https://csrc.nist.gov/glossary/term/non-repudiation

Topics

#Non-repudiation#Security principles#Message authenticity#CISSP/CSSLP concepts

Community Discussion

No community discussion yet for this question.

Full CSSLP Practice