- Lab
- A Cloud Guru
Scanning Web Apps Using GCP Web Security Scanner
Vulnerability scanning is a critical step in software development security and helps identify security weaknesses within your web app. In this hands-on lab, you'll use the Web Security Scanner to identify security vulnerabilities within a running web app.
Path Info
Table of Contents
-
Challenge
Reserve External Static IP Address
- From the GCP console, navigate to the IP Addresses page.
- Reserve a static IP address for the newly created VM instance.
-
Challenge
Create and Run a Web Security Scanner Scan
- Enable the Web Security Scanner service using the GCP console.
- Create a Web Security Scanner scan.
- Run the newly created Web Security Scanner scan.
-
Challenge
Enable Container Registry
Enable the Container Registry service using the GCP console.
-
Challenge
Docker Pull, Tag, and Push Image
Using the Cloud Shell, perform the following commands:
- Pull the DVWA Docker image.
- Tag the DVWA Docker image.
- Push the DVWA Docker image.
-
Challenge
Create a VM Instance Using the Container
Create a new Compute Engine VM instance, using the newly pushed image, in the GCP console.
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.