Is anyone aware of a high school with a good 4-year cybersecurity curriculum? I'm working a project for a non-profit interested in developing something in this arena and would rather leverage and expand upon an existing program than create a new one. Thanks.
While I'm not sure about high schools, in the US the NSA/CSS and DHS have a program for "National Centers of Academic Excellence in Cyber Security," which is targeted at colleges and universities. You can start reading about it here:
https://www.nsa.gov/resources/educators/centers-academic-excellence/cyber-defense/
Digging through the site (iad.gov, has some, let's just say... certificate trust issues, at least on my systems), you can find the CAE-CD Knowledge Units PDF: https://www.iad.gov/NIETP/documents/Requirements/CAE-CD_Knowledge_Units.pdf
That's basically the cirriculum guidelines with expected outcomes for each unit, etc.It's from 2013, but is probably a perfectly good starting point and would align with college/university cyber programs.
I do not have a pre-built curriculum but if I were to build one I would ensure it included courses on networking, building computers, building security into the design, etc. I would probably structure it this way:
IT Skills, building computers. Have them understand how computers work. Have them install Windows, Linux, MAC/Apple iOS, etc.
Networking skills, connecting the computers that were built. Have them understand how the computers they built work together.
Security design. Learn how to build the network insecurely and then hack it to see how easy it is to attack an unprotected network and build skills through success so they can see how a successful attack is supposed to work. Then later when protections are in place they can see that they are being blocked instead of not performing the attacks correctly.
Coding skills. Teach Python and Powershell. Perhaps let them learn several languages.
Database skills, website skills. Have them build databases and websites, then hack them.
If you had time you could look into malware analysis, incident response and tracking, more sophisticated networking (VPN, remote use, etc).
You would help the students immensely having those basic skills listed above. The biggest thing is to nurture the talent young. Keep the focus away from it being a "nerd" gathering as this may discourage some people from choosing it as a profession. Make the focus on job skills and building for a good future.
This may not be what you're looking for, but there is a site called Hacker Highschool (http://www.hackerhighschool.org/lessons.html) that offers lesson books which could be used to help develop a curriculum. There are 22 lessons, each containing around 20 pages of content.
There's also the Institute for Cybersecurity Education: http://cybersecurityed.org/scope-sequence/ .
I haven't seen a high school integrate cybersecurity education into their mandatory class offerings, but rather have seen them offered as electives or opportunities to study and sit for certification exams.
Hope this helps!
The university of Rhode island provides a resource for this.
http://k12.cs.uri.edu/cyber_fundamentals.php
My son's High School has a new program and this is what they are doing.
I am working with them to improve the curriculum as i think it focuses too much on Cisco
We have a 4 course sequence for high school working with our local Community College.
The curriculum I use is a mix and match from many different places including:
ISC2, Innovate-IT, cyber.org, teachcyber, RING, packetTracer and more...
We use the real tools through CyberRanges & labs, most of our stuff is free with the big exception being the
certification testing.
Each one of our courses have student certifications students take.
My email address is kuhlersk@waterlooschools.org if you want more details please drop me a note
I see this post is old but hopefully this will be helpful to anyone else.
Hacker Highschool has been around since 2004. Its a non profit and the lessons are in PDF format downloadable for free.
ISC2 of hawaii has even sponsored this class in person in the past.
HackerHighschool (dot)org is a project of ISECOM, themakers of the OSSTMM (Open Source Security Testing Methodology Manual)