PT0-002 · Question #49
A penetration tester conducted a vulnerability scan against a client's critical servers and found the following: Which of the following would be a recommendation for remediation?
The correct answer is B. Implement a patch management plan. Based on a vulnerability scan, a recommendation to remediate discovered vulnerabilities is to implement a robust patch management plan.
Question
A penetration tester conducted a vulnerability scan against a client's critical servers and found the following:
Which of the following would be a recommendation for remediation?
Exhibit
Options
- ADeploy a user training program
- BImplement a patch management plan
- CUtilize the secure software development life cycle
- DConfigure access controls on each of the servers
How the community answered
(40 responses)- A3% (1)
- B73% (29)
- C10% (4)
- D15% (6)
Why each option
Based on a vulnerability scan, a recommendation to remediate discovered vulnerabilities is to implement a robust patch management plan.
User training programs address human factors and awareness, which is important, but does not directly remediate technical vulnerabilities identified by a server-side scan.
Vulnerability scans are designed to identify known security weaknesses, many of which stem from outdated software, missing security updates, or misconfigurations that could be resolved by applying patches. Implementing a comprehensive patch management plan ensures that systems are regularly updated, reducing the attack surface by fixing known vulnerabilities discovered by the scan.
A Secure Software Development Life Cycle (SSDLC) is for developing new secure applications, not for remediating vulnerabilities in existing deployed server software.
Configuring access controls helps restrict unauthorized access, which is crucial, but it might not directly address all types of vulnerabilities (e.g., buffer overflows, logic flaws) that a general vulnerability scan might detect.
Concept tested: Vulnerability scan remediation strategies
Source: https://docs.microsoft.com/en-us/microsoft-365/security/defender-endpoint/manage-vulnerabilities-with-microsoft-defender-vulnerability-management
Topics
Community Discussion
No community discussion yet for this question.
