nerdexam
CompTIA

CAS-003 · Question #413

An organization just merged with an organization in another legal jurisdiction and must improve its network security posture in ways that do not require additional resources to implement data…

The correct answer is D. Implementing network segmentation. Network segmentation is the best solution for blocking endpoint-to-endpoint communication across jurisdictions because it enforces isolation at the network layer without requiring software deployment on individual devices.

Enterprise Security Architecture

Question

An organization just merged with an organization in another legal jurisdiction and must improve its network security posture in ways that do not require additional resources to implement data isolation. One recommendation is to block communication between endpoint PCs. Which of the following would be the BEST solution?

Options

  • AInstalling HIDS
  • BConfiguring a host-based firewall
  • CConfiguring EDR
  • DImplementing network segmentation

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    8% (3)
  • C
    3% (1)
  • D
    86% (32)

Why each option

Network segmentation is the best solution for blocking endpoint-to-endpoint communication across jurisdictions because it enforces isolation at the network layer without requiring software deployment on individual devices.

AInstalling HIDS

A Host-based Intrusion Detection System (HIDS) monitors individual hosts for suspicious activity but does not enforce or block lateral communication between endpoint PCs, making it ineffective for data isolation.

BConfiguring a host-based firewall

Configuring a host-based firewall can technically block peer-to-peer traffic, but it requires deployment, configuration, and ongoing management on every individual endpoint, which represents a significant additional resource burden the organization is explicitly trying to avoid.

CConfiguring EDR

Endpoint Detection and Response (EDR) is designed to detect, investigate, and respond to threats on individual endpoints - it is not a network isolation tool and does not block communication between PCs.

DImplementing network segmentationCorrect

Network segmentation uses VLANs or subnetting on existing switches and routers to divide the network into isolated zones, preventing direct communication between endpoint PCs in different segments without installing or configuring anything on each individual device. This meets the data isolation requirement between legal jurisdictions using network-level controls that leverage existing infrastructure, satisfying the constraint of no additional per-endpoint resources.

Concept tested: Network segmentation for endpoint isolation without per-device resources

Source: https://csrc.nist.gov/publications/detail/sp/800-125b/rev-1/final

Topics

#network segmentation#endpoint isolation#data isolation#post-merger security

Community Discussion

No community discussion yet for this question.

Full CAS-003 Practice