During an incident response investigation, a Security Operations Center (SOC) team detects an active web shell on a public-facing web server cluster. Log telemetry confirms that the threat actor is abusing harvested service account credentials to attempt lateral movement toward the enterprise database tier. According to standard incident response lifecycle frameworks, which of the following containment actions should the Incident Response Team (IRT) execute immediately? (Select TWO.)
- Revoke the compromised service account credentials and terminate all active authentication sessions in the identity provider.Cevap
- Isolate the compromised web server cluster from the internal network using firewall rules and host microsegmentation.Cevap
- CImmediately format the web server storage drives and restore system files from clean backup images.
- DDeploy an updated Web Application Firewall (WAF) signature to filter incoming Cross-Site Scripting (XSS) request headers.
Cevap
The correct containment actions are revoking the compromised service account credentials and isolating the compromised web server cluster from the internal network using microsegmentation.
In accordance with standard incident response playbooks, containment aims to halt the spread of an active compromise while preserving evidence. Disabling compromised service account credentials neutralizes the adversary's authentication access, while network microsegmentation isolates the web server cluster to prevent lateral movement to database assets.
Adım Adım Çözüm
Anahtar Kavram
Incident Response Containment Phase Execution