OWASP WebGoat Training tools

Use the following links to access the WebGoat and WebWolf applications. Register a user using WebGoat. The same user can access WebWolf.

Use without special host name entries

WebGoat URL http://127.0.0.1:8080/WebGoat
WebWolf URL http://127.0.0.1:9090/WebWolf

Use with www.webgoat.local and www.webwolf.local

Add the following entries to your local hosts file on Windows (c:\Windows\System32\drivers\etc\hosts) or Linux (/etc/hosts)

127.0.0.1 www.webgoat.local www.webwolf.local
Then use the following URL's:

WebGoat URL http://www.webgoat.local/WebGoat
WebWolf URL http://www.webwolf.local/WebWolf