CompTIA Security+ (SY0-601) — Question 253
Which of the following secure application development concepts aims to block verbose error messages from being shown in a user’s interface?
Answer options
- A. OWASP
- B. Obfuscation/camouflage
- C. Test environment
- D. Prevention of information exposure
Correct answer: D
Explanation
The correct answer, D, focuses on safeguarding sensitive information by ensuring that detailed error messages are not displayed to users, which could potentially expose vulnerabilities. Options A and B relate to security frameworks and techniques, while option C is not directly relevant to the visibility of error messages.