From 7be4c09379c2be9f7ee6f054006f1465b7380894 Mon Sep 17 00:00:00 2001 From: Sergei Z <40901856+z3v5@users.noreply.github.com> Date: Sat, 12 Oct 2019 20:08:46 +0200 Subject: [PATCH] Added Hacker101 CTF --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 51abe46..a66b663 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,7 @@ Name | Description [Stripe CTF 2.0](https://github.com/stripe-ctf) | Past security contest where you can discover and exploit vulnerabilities in mock web applications. [Windows / Linux Local Privilege Escalation Workshop](https://github.com/sagishahar/lpeworkshop) | Practice your Linux and Windows privilege escalation [Hacking Articles](http://www.hackingarticles.in/ctf-challenges1/) | CTF Brief Write up collection with a lot of screenshots good for beggainers +[Hacker101 CTF](https://ctf.hacker101.com/) | CTF hosted by HackerOne, always online. You will receive invitations to some private programs on HackerOne platform as a reward. ### Reverse Engineering, Buffer Overflow and Exploit Development Name | Description