feat: add Docker desktop version of WebGoat with all tools installed
The new Docker image uses linuxserver/webtop giving users the opportunity to run a Linux desktop in their browser without installing any tools on their local machine.
This commit is contained in:
10
config/desktop/WebGoat.txt
Normal file
10
config/desktop/WebGoat.txt
Normal file
@ -0,0 +1,10 @@
|
||||
** Welcome to WebGoat desktop image
|
||||
|
||||
With this image you have WebGoat and ZAP and a browser available to you in a browser running on Ubuntu.
|
||||
You can start WebGoat and ZAP by opening a terminal and type:
|
||||
|
||||
./start-webgoat.sh
|
||||
./start_zap.sh
|
||||
|
||||
Happy hacking,
|
||||
Team WebGoat
|
Reference in New Issue
Block a user