From 30d632cf40c4e8efb3d0843ecd74a59d342e33f7 Mon Sep 17 00:00:00 2001 From: PsychoBilly Date: Fri, 20 Mar 2020 15:59:51 +0100 Subject: [PATCH 1/3] Added leHACK security conference Youtube Channel -> https://lehack.org --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e388e9..571ce39 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ Name | Description [Hardwear.io](https://www.youtube.com/channel/UChwYb9xc9tZXquQxu4G0l_g/featured) | handful of lengthy con-style video, emphasis on hardware hacks [IEEE Symposium on Security and Privacy](https://www.youtube.com/channel/UC6pXMS7qre9GZW7A7FVM90Q) | content from the symposium; IEEE is a professional association based in the us, they also publish various journals [LASCON](https://www.youtube.com/channel/UCDHsOiMPS-SLppAOAJRD37Q) | lengthy con-style talks from an OWASP con held in Austin, TX +[leHACK](https://www.youtube.com/channel/UCSxk_CUfES4ly5Sspc0Vorw) | leHACK is the oldest ( 2003 ), leading, security conference in Paris, FR [Marcus Niemietz](https://www.youtube.com/channel/UCtThfJl65L04ukWp0XZi3yg/videos) | lots of instructional content, associated with HACKPRA, an offensive security course from an institute in Germany [Media.ccc.de](https://www.youtube.com/channel/UC2TXq_t06Hjdr2g_KdKpHQg) | The real official channel of the chaos computer club, operated by the CCC VOC - tons of lengthy con-style vids [NorthSec](https://www.youtube.com/channel/UCqVhMzTdQK5VAosAGkMtpJw) | lengthy con-style talks from an applied security conference in Canada From ae304b4ee6d8277b90eaeb31e280102d7c7a581f Mon Sep 17 00:00:00 2001 From: Dennis Devey Date: Sat, 4 Apr 2020 15:17:25 -0700 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e388e9..e742744 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Name | Description [Free cyber security training](https://www.samsclass.info/) | Academic content, 8 full courses with videos from a quirky instructor sam, links to research, defcon materials and other recommended training/learning [Interactive labs with White Hat Academy](https://ex.whitehat.academy) | 32 labs, easy account sign in with github credentials; this is no longer free content [Hak5](https://www.hak5.org/) | podcast-style videos covering various topics, has a forum, "metasploit-minute" video series could be useful -[Hopper's Roppers Intro to Security](https://hoppersroppers.github.io/course.html) | Free self-paced course that teaches foundational knowledge and how to find and use resources to succeed. Meant to prepare for students for whatever comes next. Guest access available. +[Hopper's Roppers Security Training](https://hoppersroppers.org/training.html) | Four free self-paced courses on [Computing Fundamentals](https://www.hoppersroppers.org/course.html), [Security](https://www.hoppersroppers.org/courseSecurity.html), [Capture the Flags](https://www.hoppersroppers.org/courseCTF.html), and a [Practical Skills Bootcamp](https://www.hoppersroppers.org/bootcamp.html) that help beginners build a strong base of foundational knowledge. Designed to prepare for students for whatever they need to learn next. [Learning Exploitation with Offensive Computer Security 2.0](http://howto.hackallthethings.com/2016/07/learning-exploitation-with-offensive.html) | blog-style instruction, includes: slides, videos, homework, discussion. No login required. [Mind Maps](http://www.amanhardikar.com/mindmaps.html) | Information Security related Mind Maps [MIT OCW 6.858 Computer Systems Security](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-858-computer-systems-security-fall-2014/) | academic content, well organized, full-semester course, includes assigned readings, lectures, videos, required lab files. From a3c2c7438632e037d58b223cbeea1ab1412ef01a Mon Sep 17 00:00:00 2001 From: Dennis Devey Date: Mon, 20 Apr 2020 20:04:58 -0700 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e742744..4953e41 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Name | Description [Free cyber security training](https://www.samsclass.info/) | Academic content, 8 full courses with videos from a quirky instructor sam, links to research, defcon materials and other recommended training/learning [Interactive labs with White Hat Academy](https://ex.whitehat.academy) | 32 labs, easy account sign in with github credentials; this is no longer free content [Hak5](https://www.hak5.org/) | podcast-style videos covering various topics, has a forum, "metasploit-minute" video series could be useful -[Hopper's Roppers Security Training](https://hoppersroppers.org/training.html) | Four free self-paced courses on [Computing Fundamentals](https://www.hoppersroppers.org/course.html), [Security](https://www.hoppersroppers.org/courseSecurity.html), [Capture the Flags](https://www.hoppersroppers.org/courseCTF.html), and a [Practical Skills Bootcamp](https://www.hoppersroppers.org/bootcamp.html) that help beginners build a strong base of foundational knowledge. Designed to prepare for students for whatever they need to learn next. +[Hopper's Roppers Security Training](https://hoppersroppers.org/training.html) | Four free self-paced courses on Computing Fundamentals, Security, Capture the Flags, and a Practical Skills Bootcamp that help beginners build a strong base of foundational knowledge. Designed to prepare for students for whatever they need to learn next. [Learning Exploitation with Offensive Computer Security 2.0](http://howto.hackallthethings.com/2016/07/learning-exploitation-with-offensive.html) | blog-style instruction, includes: slides, videos, homework, discussion. No login required. [Mind Maps](http://www.amanhardikar.com/mindmaps.html) | Information Security related Mind Maps [MIT OCW 6.858 Computer Systems Security](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-858-computer-systems-security-fall-2014/) | academic content, well organized, full-semester course, includes assigned readings, lectures, videos, required lab files.