nerdexam
CompTIA

CAS-002 · Question #855

An organization has several production critical SCADA supervisory systems that cannot follow the normal 30-day patching policy. Which of the following BEST maximizes the protection of these systems…

The correct answer is C. Configure the systems to ensure only necessary applications are able to run. SCADA systems that cannot be patched require compensating controls - application whitelisting prevents unauthorized software from executing regardless of unpatched vulnerabilities.

Enterprise Security

Question

An organization has several production critical SCADA supervisory systems that cannot follow the normal 30-day patching policy. Which of the following BEST maximizes the protection of these systems from malicious software?

Options

  • AConfigure a firewall with deep packet inspection that restricts traffic to the systems
  • BConfigure a separate zone for the systems and restrict access to known ports
  • CConfigure the systems to ensure only necessary applications are able to run
  • DConfigure the host firewall to ensure only the necessary applications have listening ports

How the community answered

(26 responses)
  • A
    8% (2)
  • B
    4% (1)
  • C
    77% (20)
  • D
    12% (3)

Why each option

SCADA systems that cannot be patched require compensating controls - application whitelisting prevents unauthorized software from executing regardless of unpatched vulnerabilities.

AConfigure a firewall with deep packet inspection that restricts traffic to the systems

Deep packet inspection mitigates network-borne threats but cannot prevent malware that arrives via allowed traffic channels, removable media, or compromised legitimate processes.

BConfigure a separate zone for the systems and restrict access to known ports

Network segmentation reduces the attack surface but does not prevent malicious software from executing once it reaches the isolated system through any permitted vector.

CConfigure the systems to ensure only necessary applications are able to runCorrect

Application whitelisting restricts execution to only pre-approved, necessary applications, which directly prevents malicious software from running even when patches cannot be applied. This is the industry-recommended compensating control for ICS/SCADA environments with strict change-management constraints. It addresses the root threat - unauthorized code execution - rather than just network-level access.

DConfigure the host firewall to ensure only the necessary applications have listening ports

A host firewall controls inbound and outbound network connections on specific ports but does not restrict which applications or processes are permitted to execute on the host.

Concept tested: Application whitelisting as compensating control for unpatched ICS/SCADA

Source: https://www.nist.gov/publications/guide-industrial-control-systems-ics-security

Topics

#SCADA security#application whitelisting#patch management#OT/ICS

Community Discussion

No community discussion yet for this question.

Full CAS-002 Practice