From 30915fca0e5cb2e3bbaab7da1ffcbdd861070c5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Kimminich?= Date: Wed, 19 Dec 2018 23:10:58 +0100 Subject: [PATCH] Add OWASP Juice Shop to "Practices > Application" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1401cd6..e1ba3d0 100644 --- a/README.md +++ b/README.md @@ -643,6 +643,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 - [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).