AWS Certified Security – Specialty — Question 9

A Security Engineer received an AWS Abuse Notice listing EC2 instance IDs that are reportedly abusing other hosts.
Which action should the Engineer take based on this situation? (Choose three.)

Answer options

Correct answer: B, C, E

Explanation

Creating EBS Snapshots (B) ensures that data from the compromised instances is preserved for analysis. Capturing a memory dump (C) provides a snapshot of the instance's memory, which can be crucial for forensic investigation. Revoking all network access except to a forensics workstation (E) helps prevent further abuse while allowing for analysis. The other options either do not preserve evidence effectively or could exacerbate the situation.