
Ultimate access to all questions.
In an AWS environment, a company is managing multiple applications within a single VPC. These applications are accessible via an Application Load Balancer associated with an AWS WAF web ACL. The security team has detected numerous port scans originating from a specific range of IP addresses on the internet. To enhance security, a security engineer is tasked with blocking these malicious IP addresses. Which of the following solutions would effectively address this security concern?
A
Modify the AWS WAF web ACL with an IP set match rule statement to deny incoming requests from the IP address range.
B
Add a rule to all security groups to deny the incoming requests from the IP address range.
C
Modify the AWS WAF web ACL with a rate-based rule statement to deny the incoming requests from the IP address range.
D
Configure the AWS WAF web ACL with regex match conditions. Specify a pattern set to deny the incoming requests based on the match condition.