Question 27:
A pharma company has deployed a new web application on multiple Amazon EC2 instances behind an Application Load Balancer and is protected by AWS WAF. The Security Operations team was observing spam traffic from an IP address and instructed you to block immediately. Further checks found that this IP address is accessing web applications from behind the proxy server. Which is the correct rule that can be applied to meet this requirement?
Answer options:
A.Configure WAF rate-based rules to block matching IP addresses for web request origin. B.Configure WAF rate-based rules to block matching IP addresses from the X-Forwarded-For HTTP header. C.Configure WAF rule to block matching IP address from X-Forwarded-For HTTP header. D.Configure WAF rule to block matching IP address for web request origin.