nerdexam
CompTIA

CS0-003 · Question #495

A manufacturing company's assembly line machinery only functions on an end- of-life OS. Consequently, no patches exist for several highly exploitable OS vulnerabilities. Which of the following is…

The correct answer is A. Enforce strict network segmentation to isolate vulnerable systems from the production network. When systems run end-of-life operating systems with unpatchable vulnerabilities, strict network segmentation is the best mitigating control to isolate them and prevent exploitation from other parts of the network.

Submitted by wei.xz· Mar 6, 2026Vulnerability Management

Question

A manufacturing company's assembly line machinery only functions on an end- of-life OS. Consequently, no patches exist for several highly exploitable OS vulnerabilities. Which of the following is the best mitigating control to reduce the risk of these current conditions?

Options

  • AEnforce strict network segmentation to isolate vulnerable systems from the production network.
  • BIncrease the system resources for vulnerable devices to prevent denial of service.
  • CPerform penetration testing to verify the exploitability of these vulnerabilities.
  • DDevelop in-house patches to address these vulnerabilities.

How the community answered

(38 responses)
  • A
    79% (30)
  • B
    13% (5)
  • C
    5% (2)
  • D
    3% (1)

Why each option

When systems run end-of-life operating systems with unpatchable vulnerabilities, strict network segmentation is the best mitigating control to isolate them and prevent exploitation from other parts of the network.

AEnforce strict network segmentation to isolate vulnerable systems from the production network.Correct

Strict network segmentation isolates vulnerable systems from the rest of the network, creating a security zone that limits their exposure. This significantly reduces the attack surface and prevents adversaries from easily reaching and exploiting these unpatched, end-of-life systems from other segments or the internet, thereby containing potential breaches.

BIncrease the system resources for vulnerable devices to prevent denial of service.

Increasing system resources might improve performance or resilience against basic denial-of-service attacks but does not address the underlying OS vulnerabilities or prevent their exploitation.

CPerform penetration testing to verify the exploitability of these vulnerabilities.

Performing penetration testing verifies exploitability but does not mitigate the risk; it's a testing activity, not a control.

DDevelop in-house patches to address these vulnerabilities.

Developing in-house patches for an end-of-life OS is often impractical, costly, and requires specialized knowledge, making it an unrealistic and unsustainable solution for most organizations.

Concept tested: Mitigating risks for end-of-life systems via network segmentation

Source: https://learn.microsoft.com/en-us/azure/architecture/guide/security/security-governance-compliance-vulnerabilities#identify-and-segment-risky-assets

Topics

#network segmentation#legacy systems#vulnerability mitigation#risk reduction

Community Discussion

No community discussion yet for this question.

Full CS0-003 Practice