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

A company has enabled Amazon GuardDuty in all AWS Regions as part of its security monitoring strategy. In one of its VPCs, the company hosts an Amazon EC2 instance that works as an FTP server. A high number of clients from multiple locations contact the FTP server. GuardDuty identifies this activity as a brute force attack because of the high number of connections that happen every hour.
The company has flagged the finding as a false positive, but GuardDuty continues to raise the issue. A security engineer must improve the signal-to-noise ratio without compromising the company's visibility of potential anomalous behavior.
Which solution will meet these requirements?

Answer options

Correct answer: C

Explanation

The correct answer is C because creating a suppression rule in GuardDuty allows the company to filter out specific findings that match certain criteria, thus reducing noise while retaining the ability to detect genuine threats. Option A would eliminate monitoring for the FTP rule entirely, potentially allowing real threats to go undetected. Option B may reduce notifications but does not effectively manage the false positives. Option D, while it could delete findings, does not address the root cause of the false positives, which is best handled by suppression rules.