From 3eeecf818babcbf97b3416d48a43ffc0a7ff9ff5 Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Thu, 5 Apr 2018 17:52:15 -0400 Subject: [PATCH] Update README.md --- capture_the_flag/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/capture_the_flag/README.md b/capture_the_flag/README.md index bfe98f5..4d79739 100644 --- a/capture_the_flag/README.md +++ b/capture_the_flag/README.md @@ -1,6 +1,10 @@ # Capture The Flag (CTF) Information Capture the flag (CTF) is a computer security competition that is designed for educational purposes. In Lesson 6.4, "Learning How to Host Enterprise Capture the Flag Events" of the "Enterprise Penetration Testing and Continuous Monitoring (the Art of Hacking Series) LiveLessons" video course, you learned how these CTF work and how you can potentially create these as a "cyber range" within your enterprise. The following are a few links that provide numerous resources and references to past and current CTF events, as well as online practice sites. +## This is one of the best resources: +* https://github.com/apsdehal/awesome-ctf + +## Some others: * https://ctftime.org * https://ctf365.com * http://captf.com @@ -8,4 +12,3 @@ Capture the flag (CTF) is a computer security competition that is designed for e * http://vulnhub.com * https://challenges.re/ * http://cryptopals.com/ -* https://github.com/apsdehal/awesome-ctf