From e5f211b284f8a44e96940c3e9efd0104c11c7309 Mon Sep 17 00:00:00 2001 From: L1Cafe Date: Mon, 18 Mar 2019 09:52:47 +0100 Subject: [PATCH] fixed tiny typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0615165..cd6656f 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ Name | Description [Stereotyped Challenges](https://chall.stypr.com/) | Challenges for web security professionals, account required. [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 Breif Write up collection with a lot of screenshots good for beggainers +[Hacking Articles](http://www.hackingarticles.in/ctf-challenges1/) | CTF Breif Write up collection with a lot of screenshots good for begginers ### Reverse Engineering, Buffer Overflow and Exploit Development Name | Description