Bird
0
0

A developer forgot to encrypt sensitive data in a secure design. What is the main risk?

medium📝 Analysis Q14 of 15
Cybersecurity - Security Architecture and Design
A developer forgot to encrypt sensitive data in a secure design. What is the main risk?
AThe software will run slower.
BData can be easily read if accessed by attackers.
CUsers will not be able to log in.
DThe system will crash frequently.
Step-by-Step Solution
Solution:
  1. Step 1: Understand encryption purpose

    Encryption protects sensitive data by making it unreadable without a key.
  2. Step 2: Identify risk of missing encryption

    If data is not encrypted, attackers who access it can read it easily, risking privacy and security.
  3. Final Answer:

    Data can be easily read if accessed by attackers. -> Option B
  4. Quick Check:

    No encryption = Data exposed [OK]
Quick Trick: No encryption means data is readable by attackers [OK]
Common Mistakes:
MISTAKES
  • Thinking missing encryption causes crashes
  • Confusing encryption with login issues
  • Assuming performance is the main problem

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Cybersecurity Quizzes