MENU

Challenge Lab

Qwiklabs [GSP322]


GSP322

Task 1:

[To] Task 6

Task 1:Check the firewall rules. Remove the overly permissive rules.

code (A):


Task 2:Navigate to Compute Engine in the Cloud Console and identify the bastion host. The instance should be stopped. Start the instance.

code (B)

Task 3:The bastion host is the one machine authorized to receive external SSH traffic. Create a firewall rule that allows SSH (tcp/22) from the IAP service. The firewall rule should be enabled on bastion via a network tag.

code (C):


Task 4:The juice-shop server serves HTTP traffic. Create a firewall rule that allows traffic on HTTP (tcp/80) to any address. The firewall rule should be enabled on juice-shop via a network tag.

code (D):

Task 5:You need to connect to juice-shop from the bastion using SSH. Create a firewall rule that allows traffic on SSH (tcp/22) from acme-mgmt-subnet network address. The firewall rule should be enabled on juice-shop via a network tag.

code (E)


Task 6:In the Compute Engine instances page, click the SSH button for the bastion host. Once connected, SSH to juice-shop.

In the Compute Engine instances page, click the SSH button for the bastion host. Once connected, SSH to juice-shop.

code (F):


3 comments:

  1. ssh to the internal ip of juice shop else u will get only 10 points

    ReplyDelete
  2. ssh to internal ip of juice shop instance else you will get error in step 6

    ReplyDelete
  3. Hi Thanks for this.
    Have a doubt how do you define source range

    ReplyDelete

We appreciate your feedback, We will definitely send it to Prakash Foundation.
Thanks for feedback.