Deploy the sample Web App

Deploy the Sample Web App

In this workshop, you will use the OWASP Juice Shop. The Juice Shop is an Open Source web application that is intentionally insecure. Pwning OWASP Juice Shop is a free book that explains the app and its vulnerabilities in more detail.

  1. Choose a region to deploy the Sample Web App to, and follow the appropriate link from the table below.

    Region Launch Template
    US East (N. Virginia) (us-east-1) Deploy to AWS
    US East (Ohio) (us-east-2) Deploy to AWS
    US West (Oregon) (us-west-2) Deploy to AWS
    EU (Ireland) (eu-west-1) Deploy to AWS
    EU (London) (eu-west-2) Deploy to AWS
  2. Click Next.

Create the sample web app

  1. In the Specify stack details page, click Next.

Create the sample web app

  1. In the Configure stack options page, click Next.

Create the sample web app

  1. In the Review WAFWorkshopSampleWebApp page:

    • Drag the screen down.
    • Click I acknowledge that AWS CloudFormation might create IAM resources with custom names.
    • Click I acknowledge that AWS CloudFormation might require the following capability: CAPABILITY_AUTO_EXPAND.
    • Click Create stack.

    Create the sample web app

    Cloudformation will take 5 minutes to deploy Juice Shop App. Wait until all stacks are shown in a CREATE_COMPLETE state.

    Create the sample web app

  2. Click Output, Click dkievcmqb5kzc.cloudfront.net (URL of Juice Shop web) to go to your app.

    Create the sample web app Create the sample web app