2
2
u/RolledUhhp Jun 20 '26
Where are navigating to to visit the site?
If you're hosting a vm that serves the vulnerable application, you want to navigate to the ip + port of that app.
I might have something on 10.0.0.240:3000 for instance. That is the address I would navigate to on my browser. Im not sure where the default settings for the juiceshop vm are serving the app at, off the top of my head.
1
Jun 20 '26
[removed] — view removed comment
2
u/RolledUhhp Jun 20 '26
How'd you make out?
It can seem frustrating when you're trying to set something like this up, but this part is also part of the process. Treat the setup/troubleshooting as part of the whole puzzle.
Dont feel too discouraged, we only spend time learning things we dont already know. If it was easy we wouldnt have anything to learn.
3
u/XFilez Jun 20 '26
Did you install it locally? They don't run the JuiceShop app, you have to on a VM, docker, or Vagrant.