nerdexam
CompTIA

CAS-003 · Question #662

A hospital is using a functional magnetic resonance imaging (fMRI) scanner, which is controlled legacy desktop connected to the network. The manufacturer of the fMRI will not support patching of the…

The correct answer is C. Segment the network and configure a controlled interface. TCP port 445 is used by SMB (Server Message Block), a protocol historically riddled with critical exploits (e.g., EternalBlue/WannaCry). Since the manufacturer will not support patching, the system will remain permanently vulnerable. The best strategy is to isolate the device…

Enterprise Security Architecture

Question

A hospital is using a functional magnetic resonance imaging (fMRI) scanner, which is controlled legacy desktop connected to the network. The manufacturer of the fMRI will not support patching of the legacy system. The legacy desktop needs to be network accessible on TCP port 445. A security administrator is concerned the legacy system will be vulnerable to exploits. Which of the following would be the BEST strategy to reduce the risk of an outage while still providing for security?

Options

  • AInstall HIDS and disable unused services.
  • BEnable application whitelisting and disable SMB.
  • CSegment the network and configure a controlled interface
  • DApply only critical security patches for known vulnerabilities.

How the community answered

(51 responses)
  • A
    4% (2)
  • B
    12% (6)
  • C
    80% (41)
  • D
    4% (2)

Explanation

TCP port 445 is used by SMB (Server Message Block), a protocol historically riddled with critical exploits (e.g., EternalBlue/WannaCry). Since the manufacturer will not support patching, the system will remain permanently vulnerable. The best strategy is to isolate the device on its own network segment and enforce strict firewall/ACL rules at the controlled interface - allowing only the specific devices and protocols needed (e.g., the fMRI workstation communicating only with authorized clinical systems on port 445) while blocking all other traffic. This limits the blast radius of any exploit. Installing HIDS (A) provides detection but cannot prevent exploitation of unpatched SMB. Disabling SMB (B) contradicts the TCP 445 accessibility requirement. Applying critical patches (D) is impossible since the manufacturer does not support patching.

Topics

#legacy systems#network segmentation#medical devices#OT security

Community Discussion

No community discussion yet for this question.

Full CAS-003 Practice