Data Security and Logging

Study ISC2 CC data security and logging: symmetric encryption, asymmetric encryption, hashing, classification, retention, destruction, and monitoring.

Data security questions ask how data is protected, handled, retained, destroyed, and monitored. The right answer depends on the data state and the control objective.

Crypto distinctions

Concept Use
Symmetric encryption same secret key encrypts and decrypts; efficient for data protection
Asymmetric encryption public/private key pair; useful for key exchange, identity, and signatures
Hashing one-way integrity check; not encryption

Data handling

Requirement Strong answer
sensitive data needs handling rules classification and labeling
data should not be kept forever retention schedule
data must be removed safely approved destruction or sanitization
access must be limited least privilege and need-to-know
activity must be provable logging, monitoring, retention, and review

AI-tool risk

The current CC outline includes safe use of AI tools. Treat public AI prompts as a data-handling risk: do not paste sensitive company, customer, credential, or regulated data into unapproved tools.

Traps

  • Hashing does not decrypt.
  • Encryption does not decide who is authorized.
  • Logs help only when collected, protected, retained, and reviewed.
  • Data classification should drive handling, access, retention, and destruction.
Revised on Monday, June 15, 2026