A network administrator implements cryptographic hashing algorithms to verify that transmitted configuration files are not altered or tampered with during transit. Which core pillar of the CIA triad is the administrator primarily protecting?
- IntegrityAnswer
- BConfidentiality
- CAvailability
- DAccounting
Answer
Integrity
Integrity ensures that information is protected against unauthorized modification, tampering, or corruption. Using cryptographic hashes to verify that files arrive unaltered directly fulfills the integrity requirement of the CIA triad.
Step-by-Step Solution
Key Concept
Data Integrity and Cryptographic Hashing