From f4957c2907e16769f9ff144b3c49d5dce7c7821b Mon Sep 17 00:00:00 2001 From: Kim Carter Date: Sat, 14 Jan 2017 18:12:57 +1300 Subject: [PATCH] Added NodeGoat docker image. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c3aa9f6..25a9c8b 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c - `docker pull diogomonica/docker-bench-security` - [Docker Bench for Security](https://hub.docker.com/r/diogomonica/docker-bench-security/) - `docker pull ismisepaul/securityshepherd` - [OWASP Security Shepherd](https://hub.docker.com/r/ismisepaul/securityshepherd/) - `docker pull danmx/docker-owasp-webgoat` - [OWASP WebGoat Project docker image](https://hub.docker.com/r/danmx/docker-owasp-webgoat/) +- `docker-compose build && docker-compose up` - [OWASP NodeGoat](https://github.com/owasp/nodegoat#option-3---run-nodegoat-on-docker) - `docker pull citizenstig/nowasp` - [OWASP Mutillidae II Web Pen-Test Practice Application](https://hub.docker.com/r/citizenstig/nowasp/)