Web Security Practice Lab Setup

Jess
3 min readOct 14, 2022

The purpose is to provide instructions on how to set up a web security test bed for upcoming talks and workshops.

JuiceShop

  1. Create an account on Heroku:
    https://signup.heroku.com/login
  2. Once your account is set up, be sure you are authenticated.
  3. Visit the JuiceShop repo:
    https://github.com/juice-shop/juice-shop#setup
  4. Click the purple button:

5. Let the install complete: ~10 mins.

--

--