nerdexam
CompTIA

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.

Vulnerability discovery and analysis

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

PT0-002 question #49 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)
  • A
    3% (1)
  • B
    73% (29)
  • C
    10% (4)
  • D
    15% (6)

Why each option

Based on a vulnerability scan, a recommendation to remediate discovered vulnerabilities is to implement a robust patch management plan.

ADeploy a user training program

User training programs address human factors and awareness, which is important, but does not directly remediate technical vulnerabilities identified by a server-side scan.

BImplement a patch management planCorrect

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.

CUtilize the secure software development life cycle

A Secure Software Development Life Cycle (SSDLC) is for developing new secure applications, not for remediating vulnerabilities in existing deployed server software.

DConfigure access controls on each of the servers

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

#Vulnerability Scanning#Remediation#Patch Management#Vulnerability Management

Community Discussion

No community discussion yet for this question.

Full PT0-002 Practice