MODULE 01 Cybersecurity and You ~3 weeks / 15 hrs ▾
Start by understanding your own digital exposure. Explore how data is collected about you, how to think critically about online information, and the legal and ethical frameworks that govern cybersecurity — then build foundational defense skills.
Topics
- Digital footprint and responsibility
- Personal data collection and security
- Cyber ethics and laws
- Cybersecurity essentials (AAA, CIA Triad)
- Common cyber attacks and prevention
- IoT's impact on data security
Sample assignments
- Digital footprint social media analysis
- Browser security settings exploration
- Cyber ethics case study (copyright)
- CIA Triad interactive activity
MODULE 02 Cryptography ~2 weeks / 10 hrs ▾
Trace encryption from Caesar ciphers to AES and RSA. Understand the mathematical principles that keep data private in transit and at rest, and explore how digital certificates and authentication systems work.
Topics
- History of cryptography
- Symmetric encryption (AES, Rail Fence)
- Asymmetric encryption (RSA)
- Public Key Infrastructure (PKI)
- Hash functions
- Authentication methods
- Digital certificates
Sample assignments
- Rail Fence cipher encrypt/decrypt
- Public key encryption exploration
- Guess the Hash (partner activity)
- CyberChef encoding challenges
MODULE 03 System Administration ~3 weeks / 15 hrs ▾
Compare operating systems (Windows, Linux, macOS), configure user accounts with proper permissions, and develop command line proficiency. Learn how access control and software security policies protect real organizations.
Topics
- Operating system comparison (Windows/Linux/macOS)
- Software and application types
- Application security
- Browser configuration
- User accounts and group permissions
- Command line interface (CLI)
- File and folder permissions
Sample assignments
- Create a software license agreement
- Set up family computer user groups
- Configure school folder permission structure
- Directory Directions CLI lab
MODULE 04 IT Concepts ~4 weeks / 20 hrs ▾
Deep dive into how data moves across the internet — from binary encoding to TCP/IP stacks and the OSI model. Understand routing, packet switching, web protocols, and the societal impact of global connectivity.
Topics
- Binary encoding of text and images
- IP addressing (IPv4 / IPv6)
- Routing and packet switching
- Protocols: TCP, UDP, HTTP/HTTPS
- How websites work
- The OSI Model (7 layers)
- Impact of the Internet on society
Sample assignments
- Write a message in binary (ASCII)
- OSI Troubleshooting: Tea-Riffic Blends Co.
- Compass Points: Internet impact reflection
- Trace a web request end-to-end
MODULE 05 IT Infrastructure ~7 weeks / 35 hrs ▾
The largest module of the course. Understand the physical layer: what's inside a computer, how peripheral devices connect, how networks are wired and managed. Includes SSH log analysis and wireless network design labs.
Topics
- Internal components (CPU, RAM, motherboard)
- Peripheral devices
- Network devices (routers, switches, firewalls)
- Storage options (HDD, SSD, RAID, cloud)
- Network communication protocols
- Network management
- SSH logs and server administration
Sample assignments
- Network troubleshooting scenario
- Wireless network diagram design
- SSH Logs: track the attacker
- WAN vs LAN comparison
Featured Lab: SSH Log Analysis
You've been tasked with investigating whether a server admin stole company financial data. A search warrant has been granted — dig into the SSH logs, identify patterns, and determine what happened. Real forensics workflow, simulated environment.
MODULE 06 Project: Inside Scoop on LANs ~2 weeks / 10 hrs ▾
Apply networking knowledge in a creative project: produce a magazine-style publication that explains LAN concepts to a non-technical audience. Practice communicating technical content clearly — a skill employers rate highly.
Topics
- LAN methodologies
- Network topologies (star, mesh, ring, bus)
- Perimeter networks / DMZ
- Ethernet standards (Cat5e, Cat6, fiber)
- LAN cabling and connectors
Sample assignments
- Advice column: best topology for scenario
- Product review of LAN topologies
- Magazine-style layout with diagrams
MODULE 07 Data Security ~4 weeks / 20 hrs ▾
Understand the threats that target data — in databases, web applications, and code — and learn to prevent them. Hands-on: perform simulated SQL injection and XSS attacks, then implement defenses. Also covers risk management frameworks.
Topics
- Data as an organizational resource
- Databases and SQL
- SQL injection (SQLi)
- Cross-Site Scripting (XSS)
- Security in coding (Capture the Flag)
- Environmental controls
- Risk management process
Sample assignments
- SQL Query exploration lab
- Can you gain access? (SQLi challenge)
- XSS Tutorial on vulnerable pages
- CTF: find flags in page source
- CyberGuard HS risk management plan
Featured Lab: Capture the Flag
Students use View Page Source and other browser developer tools to find hidden "flags" embedded in web pages — the same technique used by real penetration testers to find information disclosure vulnerabilities.
MODULE 08 Project: Engineering Design Process ~3 weeks / 15 hrs ▾
Capstone project using the full engineering design cycle. Teams identify a real cybersecurity or IT problem, collect and analyze data, prototype a solution, test it, and present findings — documented in an engineering design notebook for the portfolio.
Topics
- Design thinking framework
- Prototyping (Wizard of Oz method)
- User testing techniques
- Data collection and analysis
- Project documentation
- Presentation and reflection
Process steps
- Problem identification and scoping
- In-depth research and dataset analysis
- Brainstorm and prototype solution
- Test and iterate
- Present findings to class + industry panel