forked from juice-shop/juice-shop
-
Notifications
You must be signed in to change notification settings - Fork 2
Lab 01 Preparation
Tomas Rosenqvist edited this page Oct 29, 2018
·
10 revisions
- Sign up for a free Heroku account if you don't already have one.
- Login to Heroku.
- Deploy to Heroku using this shiny button
and follow the instructions. Make sure to provide a unique name for your Juice Shop (e.g.
johndoe-juice) - Wait for the deployment to complete (it should take about a minute).
- Go to your Juice shop (e.g. https://
johndoe-juice.herokuapp.com).
If you, for whatever reason, need to start over from a "clean slate", you can redeploy the app from the Heroku UI itself or by clicking the button above again.
- Your favorite web browser (e.g. Chrome or Edge) and its developer tools.
- Postman.
- OWASP ZAP.
- A text editor (e.g. notepad).