nerdexam
CompTIA

CAS-003 · Question #898

An organization recently suffered a high-impact loss due to a zero-day vulnerability exploited in a concentrator enabling iPSec VPN access for users. The attack included a pivot into the internal…

The correct answer is E. Deploy and tune ACLs NIPS, and sensors within the server subnet. Deploying ACLs, NIPS, and sensors within the server subnet directly limits lateral movement and detects attacker activity after a successful pivot, reducing the impact of a future similar compromise.

Enterprise Security Architecture

Question

An organization recently suffered a high-impact loss due to a zero-day vulnerability exploited in a concentrator enabling iPSec VPN access for users. The attack included a pivot into the internal server subnet. The organization now wants to integrate new changes into its architecture to make a similar future attack less impactful. Which of the following changes would BEST achieve this objective?

Options

  • AConfigure the IPSec VPN concentrator to support cipher suites with ephemeral keys.
  • BRoutinely restore servers to a known state to reduce the likelihood of attacker persistence
  • CRestrict user access to email and file services when connecting remotely
  • DInstall a redundant VPN concentrator for high availability
  • EDeploy and tune ACLs NIPS, and sensors within the server subnet

How the community answered

(34 responses)
  • A
    9% (3)
  • B
    3% (1)
  • C
    3% (1)
  • D
    18% (6)
  • E
    68% (23)

Why each option

Deploying ACLs, NIPS, and sensors within the server subnet directly limits lateral movement and detects attacker activity after a successful pivot, reducing the impact of a future similar compromise.

AConfigure the IPSec VPN concentrator to support cipher suites with ephemeral keys.

Configuring ephemeral cipher suites improves forward secrecy for VPN session traffic but does not prevent or limit lateral movement once an attacker has already exploited a zero-day and gained internal network access.

BRoutinely restore servers to a known state to reduce the likelihood of attacker persistence

Routinely restoring servers to a known state reduces attacker persistence after compromise but does not prevent the attacker from causing damage during the active intrusion window.

CRestrict user access to email and file services when connecting remotely

Restricting remote users to email and file services limits the user-facing attack surface but does not prevent an attacker who has compromised the VPN concentrator itself from freely pivoting into the server subnet.

DInstall a redundant VPN concentrator for high availability

A redundant VPN concentrator improves service availability but does not reduce the blast radius or impact of a successful exploit since both concentrators would share the same vulnerability profile.

EDeploy and tune ACLs NIPS, and sensors within the server subnetCorrect

Placing ACLs, a Network Intrusion Prevention System, and sensors inside the server subnet creates layered defense-in-depth controls that restrict east-west traffic between servers, actively block known attack patterns, and provide visibility into anomalous behavior; this directly addresses the described attack scenario where the threat actor pivoted through the VPN concentrator into the server subnet and would have been detected or blocked before causing high-impact damage, meeting the objective of making a future similar attack less impactful.

Concept tested: Network segmentation and NIPS deployment to limit lateral movement

Source: https://csrc.nist.gov/publications/detail/sp/800-94/final

Topics

#VPN security#zero-day mitigation#network segmentation#IPS/IDS

Community Discussion

No community discussion yet for this question.

Full CAS-003 Practice