AWS Certified Security – Specialty (SCS-C02) — Question 3

A company has deployed Amazon GuardDuty and now wants to implement automation for potential threats. The company has decided to start with RDP brute force attacks that come from Amazon EC2 instances in the company's AWS environment. A security engineer needs to implement a solution that blocks the detected communication from a suspicious instance until investigation and potential remediation can occur.
Which solution will meet these requirements?

Answer options

Correct answer: C

Explanation

The correct answer is C because it utilizes AWS Network Firewall to effectively block traffic from the suspicious instance, allowing for investigation while ensuring security. Options A and B do not provide the same level of control over network traffic as AWS Network Firewall. Option D incorrectly changes the security group, which might not be as effective as explicitly blocking traffic at the firewall level.