Question 257:
A popular blogging site is using AWS Cloud infrastructure for deploying its blogging site. An AWS ALB is used for handling all its front-end user requests which are served by a fleet of Amazon EC2 instance. Last week there was an incident when some users added malicious code which impacted the whole blogging site. As an AWS Consultant, the security team from this site is looking for your recommendation to avoid such incidents again in the future. Which of the following recommendation can prevent such risk?
Answer options:
A.Use AWS WAF SQL match condition to protect blogging site. B.Use AWS WAF IP address match condition to protect blogging site. C.Use AWS WAF Cross-site scripting match condition to protect blogging site. D.Use AWS WAF String match condition to protect blogging site.