A Security Operations Center (SOC) team validates an active alert showing that a core database server hosting sensitive human resources data is performing covert DNS tunneling to transmit data to an external command-and-control (C2) IP address. The incident has been confirmed and analyzed. According to the NIST SP 800-61 incident response lifecycle, which of the following actions should the incident response team perform FIRST?
- Isolate the compromised database server from the network by adjusting security group rules or applying a containment VLAN.Answer
- BRevoke all compromised administrative credentials and terminate the active tunneling processes on the host.
- CReimage the host operating system and restore the database from the most recent clean snapshot.
- DDeploy detective file integrity monitoring (FIM) agent policies across all internal domain servers.
Answer
Isolate the compromised database server from the network by adjusting security group rules or applying a containment VLAN.
According to standard NIST SP 800-61 guidelines for incident response, once an incident is detected and confirmed, the immediate next phase is Containment. Isolating the affected database server stops active DNS tunneling exfiltration and prevents lateral movement while maintaining volatile system evidence for forensic analysis.
Step-by-Step Solution
Key Concept
Incident Response Lifecycle Phase Order (Containment before Eradication and Recovery)
Estimated Time:2m 0s