GSEC · Question #67
You have an automated system for patching the operating systems of all your computers. All patches are supposedly current. Yet your automated vulnerability scanner has just reported vulnerabilities…
The correct answer is A. Check some systems manually. When automated patching and vulnerability scan results conflict, manually verifying a sample of systems is the correct first step to establish ground truth before taking further action.
Question
You have an automated system for patching the operating systems of all your computers. All patches are supposedly current. Yet your automated vulnerability scanner has just reported vulnerabilities that you believe have been patched. Which of the actions below should you take next?
Options
- ACheck some systems manually.
- BRerun the system patching routines.
- CContact the incident response team.
- DIgnore the findings as false positives.
How the community answered
(24 responses)- A75% (18)
- B8% (2)
- C13% (3)
- D4% (1)
Why each option
When automated patching and vulnerability scan results conflict, manually verifying a sample of systems is the correct first step to establish ground truth before taking further action.
Automated patch deployment can fail silently due to errors, incomplete reboots, or misconfigured deployment targets, so manually inspecting a representative sample of systems confirms whether patches were actually applied. This provides the factual basis needed before deciding to rerun patching, escalate to incident response, or accept the findings.
Rerunning patching routines before verifying the actual system state is premature and may not address the root cause of why deployment failed in the first place.
Escalating to incident response is premature without first confirming whether the scanner findings reflect a real, unpatched vulnerability rather than a patch deployment failure.
Dismissing findings as false positives without investigation is irresponsible and could leave genuinely unpatched vulnerabilities exposed to exploitation.
Concept tested: Patch verification workflow and vulnerability scanner result validation
Source: https://learn.microsoft.com/en-us/windows/security/threat-protection/windows-security-configuration-framework/windows-security-baselines
Topics
Community Discussion
No community discussion yet for this question.