PCCET · Question #231
How can local systems eliminate vulnerabilities?
The correct answer is A. Patch systems and software effectively and continuously. The most effective and broadly applicable method for eliminating known vulnerabilities on local systems is continuous and effective patch management - regularly applying security updates and patches released by vendors. Choice B is a technique used in software development, not…
Question
How can local systems eliminate vulnerabilities?
Options
- APatch systems and software effectively and continuously.
- BCreate preventative memory-corruption techniques.
- CPerform an attack on local systems.
- DTest and deploy patches on a focused set of systems.
How the community answered
(56 responses)- A93% (52)
- B4% (2)
- C2% (1)
- D2% (1)
Explanation
The most effective and broadly applicable method for eliminating known vulnerabilities on local systems is continuous and effective patch management - regularly applying security updates and patches released by vendors. Choice B is a technique used in software development, not a general system hardening strategy. Choice C (performing an attack) describes offensive security testing, not remediation. Choice D limits patching to a focused subset of systems, which leaves others exposed and does not represent a complete vulnerability elimination strategy.
Topics
Community Discussion
No community discussion yet for this question.