An enterprise organization experiences a security incident where a system administrator denies executing a set of unauthorized configuration changes on a core network switch, claiming another user forged their session. The security team must implement a technical control that ensures administrative actions can be cryptographically traced to a specific individual who cannot later deny performing them. Which of the following security concepts best meets this operational requirement?
- Non-repudiation enforced through asymmetric digital signaturesAnswer
- BConfidentiality enforced through AES-256 symmetric payload encryption
- CAvailability enforced through redundant SNMPv2c management traps
- DAuthentication enforced through RADIUS shared secret authentication
Answer
Non-repudiation enforced through asymmetric digital signatures
Non-repudiation ensures that an individual cannot dispute the validity of their action or command. Asymmetric digital signatures provide non-repudiation because the signature can only be created using the sender's private key, guaranteeing both authenticity and accountability.
Step-by-Step Solution
Key Concept
CIA Triad & Core Security Concepts - Non-repudiation and Asymmetric Digital Signatures
Estimated Time:1m 15s