A security analyst is reviewing measures to enforce the Confidentiality, Integrity, and Availability (CIA) triad across an enterprise network. Which of the following security controls directly address the Integrity leg of the CIA triad? (Select two.)
- Applying cryptographic hash functions (such as SHA-256) to verify system configuration filesCevap
- BDeploying AES encryption for all data traversing remote access VPN connections
- Utilizing asymmetric digital signatures to validate the authenticity and unmodified state of software updatesCevap
- DConfiguring redundant hardware components and high-availability routing protocols across core switches
Cevap
Cryptographic hash functions (such as SHA-256) and digital signatures directly enforce data Integrity by detecting unauthorized modifications.
Data Integrity ensures that information is accurate and unaltered during storage or transit. Using SHA-256 cryptographic hashing allows systems to verify file content against expected checksums. Digital signatures use hashing combined with public key infrastructure to ensure software updates remain unaltered and authentic.
Adım Adım Çözüm
Anahtar Kavram
CIA Triad - Integrity Security Controls