- Lab
- A Cloud Guru
Configuring WAF Rules Using Cloud Armor
Securing a GCP web application is an important cloud security skill. In this lab scenario, it's your responsibility to implement two Cloud Armor web application firewall (WAF) rules that will defend against web app attacks. By implementing SQLi and XSS WAF rules, your web app will be less vulnerable to OWASP Top 10 injection attacks and more secure as a whole.
Path Info
Table of Contents
-
Challenge
Create HTTP(S) Cloud Load Balancer
- Use the Cloud Load Balancing service to create an HTTP(S) load balancer.
- Create a frontend service named front.
- Create a backend service named back.
- Create a Health Check named healthcheck.
-
Challenge
Create Cloud Armor WAF Rules
- Create a Cloud Armor security policy named secpolicy.
- Create a rule named US only and SQLi that uses US as the origin region code and the preconfigured expression for "sqli-canary".
- Create a rule named XSS that uses the preconfigured expression for
xss-canary
but excludes the OWASP core rule set v020901-id981136. - Enable Cloud Armor logging.
- Enable Adaptive Protection.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.