QuestionQ376

Cloud Data Security

Which security concept, when implemented correctly, protects data on a system even if a malicious actor obtains access to the actual system?

  • A Sandboxing
  • B Encryption
  • C Firewalls
  • D Access control
Explanation

Encryption protects data by converting it into unreadable ciphertext that requires the appropriate decryption key to access. This can protect stored data even after an attacker obtains access to the system.

Community Discussion

No comments yet. Be the first to start the discussion!