Practice free →
HomeAWS Securitycloudcomputingscsthreatresponse › An incident-response team must IMMEDIATELY isola…

An incident-response team must IMMEDIATELY isolate a suspected-compromised Amazon EC2 instance from all network traffic while preserving its state for forensics. Which is the BEST first step?

AReplace the instance's security group with a deny-all-traffic group (and keep the instance running for snapshot + memory capture)
BTerminate the instance immediately (destroying forensic evidence)
CDisable AWS CloudTrail to hide the incident
DPower-off the host hypervisor
Answer & Solution
Correct answer: A. Replace the instance's security group with a deny-all-traffic group (and keep the instance running for snapshot + memory capture)
Isolating via a deny-all SG preserves the instance for forensics (per SCS-C02 §1.3 Resource isolation). Termination destroys evidence; the others are reckless.
Solve this in the app — AWS Security practice & 24k+ MCQs →
Related questions