Merge pull request #92 from stypr/master

Added web challenge wargames
This commit is contained in:
VS 2018-06-24 22:11:43 +03:00 committed by GitHub
commit 03db4fbf23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 [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 [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! [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 ### Reverse Engineering, Buffer Overflow and Exploit Development
Name | Description Name | Description