From 9ffa4fb7075ec7bf6f44d374dbc12b3f923414d7 Mon Sep 17 00:00:00 2001 From: Erik Doffagne Date: Sun, 24 Jun 2018 22:00:10 +0200 Subject: [PATCH] Added Stripe CTF --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd54217..e720506 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ Name | Description [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. - +[Stripe CTF 2.0](https://github.com/stripe-ctf/stripe-ctf-2.0) | Past security contest aiming at discovering and exploiting vulnerabilities in mock web applications ### Reverse Engineering, Buffer Overflow and Exploit Development Name | Description