From 7fa307b1086268c5b3003cc3778dbe108c7e4da0 Mon Sep 17 00:00:00 2001 From: Jeroen Willemsen Date: Thu, 7 Sep 2023 08:54:24 +0200 Subject: [PATCH] Update README.md to add OWASP WrongSecrets --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5e072b..a3b8067 100644 --- a/README.md +++ b/README.md @@ -822,6 +822,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre ### Application - [OWASP Juice Shop](https://github.com/bkimminich/juice-shop) - Probably the most modern and sophisticated insecure web application - Written by [@bkimminich](https://github.com/bkimminich) and the [@owasp_juiceshop](https://twitter.com/owasp_juiceshop) team. +- [OWASP WrongSecrets](https://github.com/OWASP/wrongsecrets) - Vulnerable app with examples showing how to not use secrets - Written by [@commjoenie](https://github.com/commjoenie) and the WrongSecrets team. - [BadLibrary](https://github.com/SecureSkyTechnology/BadLibrary) - Vulnerable web application for training - Written by [@SecureSkyTechnology](https://github.com/SecureSkyTechnology). - [Hackxor](http://hackxor.net/) - Realistic web application hacking game - Written by [@albinowax](https://twitter.com/albinowax). - [SELinux Game](http://selinuxgame.org/) - Learn SELinux by doing. Solve Puzzles, show skillz - Written by [@selinuxgame](https://twitter.com/selinuxgame).