During off-hours monitoring, a Security Operations Center (SOC) analyst receives a high-severity alert indicating that an unauthorized IAM access key associated with a developer account is actively making API calls to export enterprise database snapshots to an unapproved external cloud storage location. The analyst verifies that data exfiltration is currently taking place in real time. Following standard NIST SP 800-61 incident response lifecycle guidelines, which of the following actions should the analyst take FIRST?
- APerform a complete disk and volatile memory capture of the developer workstation to secure forensic evidence.
- Apply an explicit deny inline policy to the compromised IAM account to immediately revoke active API session tokens and halt exfiltration.Cevap
- CDelete the unauthorized storage bucket copies and restore the affected database volumes from a known clean backup.
- DConfigure Web Application Firewall (WAF) inspection rules to block incoming SQL injection patterns targeting the web front-end.
Cevap
The analyst should immediately attach an explicit deny inline policy to the compromised IAM account to revoke active sessions and halt ongoing exfiltration.
The correct response is to apply an explicit deny policy to the compromised IAM user account. In the NIST SP 800-61 incident response framework, when an active data breach or exfiltration event is detected, the immediate priority is Containment. Disabling or restricting the compromised credentials stops the threat actor from making further API calls and halts exfiltration immediately.
Adım Adım Çözüm
Anahtar Kavram
Incident Response Containment Phase Execution
Tahmini Süre:2m 0s