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.
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)- A9% (3)
- B3% (1)
- C3% (1)
- D18% (6)
- E68% (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.
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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.