Back to Questions
CISA
QUESTION #6831
Question 1
An IS auditor evaluates encryption implementation and finds that data at rest is encrypted using AES-256, but encryption keys are stored on the same server in a plaintext configuration file. What is the MOST critical finding?
Correct Answer Explanation
Encryption is only as strong as key management. Storing encryption keys in plaintext on the same system as encrypted data provides no real protection—an attacker who gains access to the encrypted data can immediately access the keys. This represents a fundamental failure in cryptographic implementation.
Sign in to join the conversation and share your thoughts.
Log In to Comment