From 37baf2bb6b380498e178b61b6ab9a0cdee68b912 Mon Sep 17 00:00:00 2001 From: Erik Doffagne Date: Wed, 2 Oct 2019 08:07:30 +0200 Subject: [PATCH] Added Google CTF 2019 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d76fb3..62cc13c 100644 --- a/README.md +++ b/README.md @@ -165,8 +165,8 @@ Name | Description [CTF365](https://ctf365.com/) | account based ctf site, awarded by Kaspersky, MIT, T-Mobile [The enigma group](https://www.enigmagroup.org/) | web application security training, account based, video tutorials [Exploit exercises](https://exploit-exercises.com/) | hosts 5 fulnerable virtual machines for you to attack, no account required -[Google CTF 2017](https://github.com/google/google-ctf) | Source code of Google 2017 CTF -[Google CTF 2018](https://capturetheflag.withgoogle.com/) | 2018 edition of the Google CTF contest +[Google CTF](https://github.com/google/google-ctf) | Source code of Google 2017, 2018 and 2019 CTF +[Google CTF 2019](https://capturetheflag.withgoogle.com/) | 2019 edition of the Google CTF contest [Google's XSS game](https://xss-game.appspot.com/) | XSS challenges, and potentially a chance to get paid! [Hack The Box](https://www.hackthebox.gr/en/login) | Pen testing labs hosting over 39 vulnerable machines with two additional added every month [Hacker test](http://www.hackertest.net/) | similar to "hackthissite", no account required.