- Lab
- A Cloud Guru
Securing Containerized GCP Web Apps
A critical step in software development security is to identify vulnerabilities within container images and running web apps. In this hands-on lab, you'll identify security vulnerabilities within a container image and perform web app security vulnerability scanning using Web Security Scanner.
Path Info
Table of Contents
-
Challenge
Enable Artifact Registry
Enable the Artifact Registry AP and the Container Scanning API using the GCP console.
-
Challenge
Docker Pull, Tag, and Push Container Image
Using the Cloud Shell, perform the following tasks:
- Pull the DVWA Docker image.
- Tag the DVWA Docker image.
- Authenticate Docker to the Google Cloud Artifact Registry:
- Push the DVWA Docker image.
-
Challenge
View Vulnerabiilties
Use Artifact Registry to view the vulnerabilities associated with the container image.
-
Challenge
Deploy Container on a VM Instance
Create a new Compute Engine VM instance, using the newly pushed image, in the GCP console.
-
Challenge
Reserve Static IP Address
- From the GCP console, navigate to the IP Addresses page.
- For the External IP, go to the far right and click the three vertical dots, and choose Promote to static IP address.
-
Challenge
Create and Run Scan Using Web Security Scanner
- Enable the Web Security Scanner service using the GCP console.
- Create a Web Security Scanner scan.
- Run the newly created Web Security Scanner scan.
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.