AWS-ELBv2-ELBv2-WAF-Enabled
Severity : High
Description: This control ensures that AWS WAF is enabled for application load balancer. WAF lets you monitor the HTTP and HTTPS requests that are forwarded to application load balancer and control access to it. It can allow requests and count them based on criteria provided, Run CAPTCHA checks against request that matches criteria. WAF uses Web ACL to define groups of rules to test against the incoming requests.
Remediation Steps :
Perform following to enable WAF :
Login to the AWS Management Console at https://console.aws.amazon.com
Go to AWS WAF service home page.
Choose Create web ACL.
Enter Name, Description.
For Resource type, choose the resources needed protection like application load balancer.
For Associated AWS resources, choose Add AWS resources. After done adding AWS resources, choose Add.
Choose Next.
Choose Next.
Add Managed Rule group by selecting Add rules and rule group. Add rules for the group , and Save Rule.
choose Next.
On the Set rule priority page, set processing order for the rules and rule groups in the web ACL
Choose Next.
On the Configure metrics page, for Amazon CloudWatch metrics.
Choose Next.
On the Review and create web ACL page, review your settings.
Choose Create web ACL.
Reference:
Blue Hexagon Proprietary