Update README to include OWASP WrongSecrets docker container

This commit is contained in:
Jeroen Willemsen 2023-01-04 14:51:41 +01:00 committed by GitHub
parent 51df4b588c
commit e100e2fd2a
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`.