.github
.mvn
config
docker
docs
README.md
index.html
platformQuickStarts
scripts
webgoat-container
webgoat-images
webgoat-integration-tests
webgoat-lessons
webgoat-server
webwolf
.gitignore
COPYRIGHT.txt
CREATE_RELEASE.MD
LICENSE.txt
README.MD
RELEASE_NOTES.md
buildspec.yml
docker-compose-local.yml
docker-compose-postgres.yml
docker-compose.yml
goat-with-reverseproxy.yaml
mvn-debug
mvnw
mvnw.cmd
pom.xml
14 lines
384 B
HTML
14 lines
384 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="refresh" content="0;url=https://owasp.org/www-project-webgoat/" />
|
|
<link rel="canonical" href="https://owasp.org/www-project-webgoat/" />
|
|
</head>
|
|
<body>
|
|
<h1>
|
|
The page been moved to <a href="https://owasp.org/www-project-webgoat/">https://owasp.org/www-project-webgoat/</a>
|
|
</h1>
|
|
</body>
|
|
</html> |