From 77b37b6157a0d7684adf2dec62269f14e914d3a5 Mon Sep 17 00:00:00 2001 From: Harold Kim Date: Sun, 27 May 2018 18:33:31 +0900 Subject: [PATCH] Added web challenge wargames --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4c9e25f..dd54217 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,11 @@ Name | Description [Crackmes.de Archive (2011-2015)](https://tuts4you.com/download.php?view.3152) | a reverse engineering information Repo, started in 2003 [ROP Emporium](https://ropemporium.com/) | Return Oriented Programming challenges [Google's XSS game](https://xss-game.appspot.com/) | XSS challenges, and potentially a chance to get paid! +[websec.fr](https://websec.fr/) | Focused on web challenges, registration is optional. +[knock.xss.moe](https://knock.xss.moe) | XSS challenges, account required. +[webhacking.kr](https://webhacking.kr) | lots of web security challenges are available, recommended for beginners. You need to solve a simple challenge to sign up. +[Stereotyped Challenges](https://chall.stypr.com/) | Challenges for web security professionals, account required. + ### Reverse Engineering, Buffer Overflow and Exploit Development Name | Description