Please enable JavaScript to use CodeHS


Fundamentals of Cybersecurity

Units

Unit Description
What is Cybersecurity?: Students explore the basics of cybersecurity. Students learn about why cybersecurity is important, recent threats to cybersecurity, and different careers in the field.
Digital Citizenship and Cyber Hygiene: Students learn about Internet etiquette and how to stay safe on the world wide web. Students also look at the potential effects of our digital footprints, how to protect information from online risks, and the implications of cyberbullying.
Project: Public Service Announcement: For this project, students create a Public Service Announcement (PSA) to teach their peers about digital citizenship and cyber hygiene.
Programming Fundamentals: Students learn the fundamentals of programming including variables, arrays, and objects as well as the difference in interpreted and compiled languages. Students explore programming through block coding which includes conditional statements and control structures.
The ABCs of Cryptography: Students dive into the history of cryptography systems, the motivation behind using encryption systems, and basic cryptography systems. Additionally, students explore topics on how to use cryptography, cryptology, and cryptanalysis.
Project: Classic Cipher Newscast: In this project, students write, rehearse, and perform a newscast with their team. Each team is given a different **classic cipher** (beyond Caesar and Vigenere) to research and address in their newscast.
System Administration: Students compare and contrast common operating systems (Windows, Linux, OS) and explain the importance of application security. Students investigate security options and implement user accounts to enforce authentication and authorization. Students also demonstrate how to work with basic and advanced command prompts.
Software Security: Students learn what happens when running a web application and how to look inside web apps using developer tools, source code, and more. Students learn basic SQL and common attacks like SQLi, and by the end of the module, students will be able to recommend solutions for flawed security systems.
Networking Fundamentals: Students explore the structure and design of the internet and networks, and how this design affects the reliability of network communication, the security of data, and personal privacy. Students learn how the Internet connects computers all over the world by using networking protocols.
IT Infrastructure: Students learn about the physical elements of computers and networking, such as motherboards, RAM, routers, and the use of port numbers, ethernet, and wireless devices.
Project: Troubleshooting: In this project, students explore the troubleshooting methodology and utilize it to solve sample IT support issues.
Final Exam: Students are assessed on topics learned throughout the course.
What's Next?: Students explore the different pathways available to learn more about cybersecurity upon completing this course.

Unit Description
Project: Digital Forensics: In this project, students will work through fictitious forensic cases to practice collecting, examining, analyzing and reporting on data that they have unveiled.
Cryptocurrency: This module gives an introduction to cryptocurrencies and characteristics of its underlying technology, which is blockchain. It delves into the possibilities of how cryptocurrencies can solve some global banking problems, but also looks at the major deficiencies and problems of blockchain and cryptocurrency.
Final Course Project:
SQL Part II: The SQL: Continue learning more topics in SQL.
Web Development: In this unit, students will go through a high level introduction to HTML, CSS, and the processes involved in viewing web pages on the internet. Students will create several simple web pages using the CodeHS online editor to gain practice using the various features of HTML and CSS.
Midterm:
Karel Challenges: In this module you'll take all the foundational concepts from Karel to solve some programming challenges.
JavaScript Control Structures: Learn how to use control structures such as if/else statements and loops to make more advanced programs in JavaScript.
Control Structures Challenges: In this module you'll take all the foundational concepts from the Control Structures unit to solve some programming challenges.
Cybersecurity Labs: