From b1136e59c4ff26d12af540a21eeb4861cbcd0cff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Kimminich?= Date: Sun, 6 Jan 2019 10:11:14 +0100 Subject: [PATCH] Add OWASP Juice Shop to Chinese README --- README-zh.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README-zh.md b/README-zh.md index 8dc56bb..e801c3f 100644 --- a/README-zh.md +++ b/README-zh.md @@ -688,6 +688,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).