Exam-style question
Try this first
Which action most directly addresses vulnerabilities caused by poor-quality program code?.
- A.Improving code quality through careful development and testing
- B.Allowing every network packet through the firewall
- C.Sharing private keys with all users
- D.Disabling all monitoring of systems
Model answer
What a good answer should say
- Improving code quality through careful development and testing
Explanation
Why this works
Worms, trojans and viruses can exploit vulnerabilities in software. Improving code quality reduces the number of weaknesses available to exploit.
Monitoring and protection can provide additional safeguards.
Common mistake
No common mistake is linked to this question yet.
