Merge e100e2fd2a57e97db15b3973092924a3301069b7 into 51df4b588c982f5b87c7742190adcd2322039a1b

This commit is contained in:
Jeroen Willemsen 2023-01-05 00:10:47 +05:30 committed by GitHub
commit b0793bd60d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -310,6 +310,7 @@ See also [awesome-vulnerable](https://github.com/kaiiyer/awesome-vulnerable).
* [Damn Vulnerable Web Application (DVWA)](https://hub.docker.com/r/citizenstig/dvwa/) - `docker pull citizenstig/dvwa`.
* [OWASP Juice Shop](https://github.com/bkimminich/juice-shop#docker-container--) - `docker pull bkimminich/juice-shop`.
* [OWASP WrongSecrets](https://github.com/OWASP/wrongsecrets) - `docker pull jeroenwillemsen/wrongsecrets:latest-no-vault`.
* [OWASP Mutillidae II Web Pen-Test Practice Application](https://hub.docker.com/r/citizenstig/nowasp/) - `docker pull citizenstig/nowasp`.
* [OWASP NodeGoat](https://github.com/owasp/nodegoat#option-3---run-nodegoat-on-docker) - `docker-compose build && docker-compose up`.
* [OWASP Security Shepherd](https://hub.docker.com/r/ismisepaul/securityshepherd/) - `docker pull ismisepaul/securityshepherd`.