A security analyst identifies an active incident where a web server is communicating with an unauthorized external command-and-control (C2) server. According to standard incident response playbooks, which of the following initial actions should the incident response team perform during the containment phase? (Select TWO.)
- Isolate the compromised web server from the local network segment.Answer
- Implement outbound firewall block rules targeting the external command-and-control IP address.Answer
- CRe-image the compromised web server using a known-good baseline installation image.
- DConduct a post-incident review meeting with stakeholders to update existing IR playbooks.
Answer
Isolate the compromised web server from the local network segment and implement outbound firewall block rules targeting the external command-and-control IP address.
During the containment phase, the immediate objective is to stop the spread of the attack and prevent further unauthorized access or exfiltration. Isolating the server prevents lateral spread within the subnet, while blocking the external destination IP at the boundary firewall cuts off remote adversary control. Both actions fit directly into the containment playbook.
Step-by-Step Solution
Key Concept
Incident Response Process - Containment Phase Execution