Docker container for running OWASP WebGoat.NET application
10K+
OWASP WebGoat.NET is a purposefully broken ASP.NET web application. It contains many common vulnerabilities, and is intended for use in classroom environments. Refer to https://www.owasp.org/index.php/Category:OWASP_WebGoat.NET for more details.
docker run --name webgoat -it -p 9000:9000 -d appsecco/owasp-webgoat-dot-net
Then navigate to http://localhost:9000 to access the OWASP WebGoat.NET application
First time we have to setup the database by giving the path to sqlite click on Test Configuration then Rebuild Database

OWASP WebGoat.NET applicationPlease feel free to make a pull request or tweet to me @madhuakula for improvements and suggestions.
Content type
Image
Digest
Size
207.4 MB
Last updated
over 8 years ago
docker pull appsecco/owasp-webgoat-dot-net