Files
.gitea
.github
.mvn
config
checkstyle
dependency-check
desktop
WebGoat.txt
start_webgoat.sh
start_zap.sh
license-headers
docs
src
.dockerignore
.editorconfig
.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
COPYRIGHT.txt
CREATE_RELEASE.md
Dockerfile
Dockerfile_desktop
FAQ.md
LICENSE.txt
PULL_REQUEST_TEMPLATE.md
README.md
README_I18N.md
RELEASE_NOTES.md
fake_commit_log.txt
mvn-debug
mvnw
mvnw.cmd
pom.xml
WebGoat/config/desktop/WebGoat.txt
Agustín Díaz dc16e9a0fb fix: typo in WebGoad.txt ()
Signed-off-by: Agustín Díaz <agustin.ramiro.diaz@gmail.com>
2023-11-17 18:59:02 +01:00

11 lines
267 B
Plaintext

** 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