(ISC)2(ISC)2
CSSLP · Question #242
CSSLP Question #242: Real Exam Question with Answer & Explanation
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
Explanation
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.
Common mistakes.
- A. Confidentiality ensures that information is not disclosed to unauthorized individuals, focusing on secrecy rather than proof of origin.
- C. Authentication verifies the identity of the sender or receiver, but it does not inherently prevent them from later denying their action.
- D. 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
Reference. 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.