An enterprise security team detects that an automated build server within their CI/CD pipeline has been compromised by an attacker executing unauthorized external network sweeps and downloading secondary payloads. The incident response plan has entered the containment phase. Which of the following actions should the incident response team perform during this phase? (Select TWO.)
- Isolate the compromised build server from the internal network by modifying its virtual security group or network interface settings.Answer
- Capture a complete volatile memory (RAM) snapshot of the compromised server prior to taking the host offline or rebooting.Answer
- CRe-image the compromised host using a clean baseline configuration to immediately restore normal build operations.
- DConduct a post-incident review with executive leadership to update overall supply chain security policies and playbooks.
Answer
The incident response team should isolate the compromised build server from the network and capture a volatile memory (RAM) snapshot before powering down or re-imaging the host.
During the containment phase, the priority is to stop the incident from spreading while preserving evidence. Modifying network security settings to isolate the host prevents further lateral movement and C2 communications. Capturing volatile memory before rebooting or disconnecting ensures that live process states, active network connections, and unencrypted keys are captured following the order of volatility.
Step-by-Step Solution
Key Concept
Incident Response Lifecycle Phases and Containment Strategies
Estimated Time:1m 30s