hands-on lab

Detecting Malicious Web Requests With AWS Web Application Firewall

Beginner
1h
576
4.5/5
Get guided in a real environmentPractice with a step-by-step scenario in a real, provisioned environment.
Learn and validateUse validations to check your solutions every step of the way.
See resultsTrack your knowledge and monitor your progress.
Lab description

AWS Web Application Firewall (WAF) is a service that helps you protect your cloud resources from malicious web requests. AWS WAF allows you to apply security rules to block bot traffic and common web request attacks.

Learning how to use AWS WAF to protect against common exploits will help you achieve higher availability, avoid security breaches, and manage costs by preventing excessive resource consumption.

In this hands-on lab, you will use AWS WAF to create some rules to block and count certain kinds of requests. And you will test that the rules are working.

Learning Objectives

Upon completion of this beginner level lab, you will be able to:

  • Create a Web Access Control List (ACL)
  • Associate a Web ACL with an Application Load Balancer
  • Create Managed and custom Web ACL rules
  • Test that the rules you created are working

Intended Audience

  • Candidates for the AWS Certified Advanced Networking Specialty certification
  • Cloud Architects
  • DevOps Engineers

Prerequisites

Familiarity with the following will be beneficial but is not required:

  • ELB Application Load Balancers
  • The Bash shell

The following lab and course can be used to fulfill the prerequisites:

Updates

January 29th, 2024 - Updated screenshots & instructions to reflect latest UI 

May 10th, 2023 - Updated screenshots & instructions to reflect latest UI

October 22nd, 2021 - Added information about request size constraints

Environment before
Environment after
About the author
Students
66,402
Labs
164
Courses
2
Learning paths
4

Andrew is a Labs Developer with previous experience in the Internet Service Provider, Audio Streaming, and CryptoCurrency industries. He has also been a DevOps Engineer and enjoys working with CI/CD and Kubernetes.

He holds multiple AWS certifications including Solutions Architect Associate and Professional.

Covered topics
Lab steps
Logging In to the Amazon Web Services Console
Creating a Web ACL
Connecting to the Virtual Machine using EC2 Instance Connect
Testing the Web ACL