Roadmaps / Cybersecurity Fundamentals
🔐
intermediate Roadmap #7

Cybersecurity Fundamentals

This is where you connect all the foundational knowledge into a cohesive security framework. You'll learn cryptographic concepts, how PKI and certificates work, how to model threats, and the OWASP Top 10 vulnerabilities every security professional must know.

📚 16 lessons ⏱ ~20h 📊 intermediate

Create a free account to track your progress and unlock all features.

Get Started Free Sign In
CIA Triad Threat Modeling Cryptography Authentication & AuthZ PKI & Certificates OWASP Top 10 Incident Response Compliance Basics

📋 Lessons (16 total)

1
Cybersecurity Fundamentals Easy prereq required

CIA Triad, threat actors, common attack types, defence-in-depth, and how security teams operate.

⏱ 40m
2
Networking Fundamentals for Security Easy prereq required

Understand the OSI model, TCP/IP stack, subnetting, common protocols, and how attackers exploit each layer — the foundation of all network security work.

⏱ 55m
3
Cryptography Fundamentals Medium prereq required

Understand symmetric and asymmetric encryption, hashing, digital signatures, PKI, and TLS — the mathematical backbone of all secure communication.

⏱ 65m
4
Authentication & Identity Medium prereq required

Master authentication factors, password security, MFA, session management, OAuth 2.0, and common identity attacks like credential stuffing and session hijacking.

⏱ 60m
5
Network Security: Firewalls, IDS & VPNs Medium prereq required

Learn how to defend networks with firewalls, IDS/IPS, VPNs, and network segmentation — and understand the attacker's perspective on each control.

⏱ 65m
6
Operating System Security Medium prereq required

Harden Linux systems through file permissions, user management, privilege escalation prevention, kernel hardening, and system auditing.

⏱ 65m
7
Application Security & OWASP Top 10 Medium prereq required

Survey the OWASP Top 10 vulnerabilities — from broken access control to injection — understand how each works, how to find it, and how to fix it.

⏱ 65m
8
Malware Analysis Introduction Hard prereq required

Learn malware types, infection chains, and basic static and dynamic analysis techniques — the skills to understand what a suspicious file actually does.

⏱ 70m
9
Incident Response & Digital Forensics Hard prereq required

Learn the IR lifecycle — preparation, detection, containment, eradication, recovery, and lessons learned — plus digital forensics techniques for collecting and analyzing evidence.

⏱ 70m
10
Security Operations: SIEM, SOC & Threat Intelligence Hard prereq required

Understand how Security Operations Centers work — SIEM log aggregation, alert triage, threat intelligence integration, and the daily reality of defending an organization.

⏱ 75m
11
Governance, Risk Management & ISO 27001 Medium

Learn how organizations decide which risks to fund, who is accountable, and how ISO 27001 turns risk management into an auditable, certifiable system.

⏱ 60m
12
Compliance Frameworks: PCI-DSS, HIPAA, GDPR & SOC 2 Medium

Map real business scenarios to the compliance frameworks that govern them, and learn what each one actually requires — PCI-DSS, HIPAA, GDPR, and SOC 2.

⏱ 60m
13
Physical Security & Social Engineering Easy

Tailgating, badge cloning, pretexting, and dumpster diving — the foundational, often-overlooked layer of defense in depth that no firewall can substitute for.

⏱ 45m
14
Business Continuity & Disaster Recovery Planning Medium

BCP vs DRP, calculating RTO/RPO, hot/warm/cold recovery sites, the 3-2-1 backup rule, and why tabletop exercises are the cheapest way to find a plan's real gaps.

⏱ 60m
15
Vendor & Third-Party Risk Management Medium

Why a vendor's security posture becomes your own risk, fourth-party risk, key contractual protections, and why not every vendor deserves the same scrutiny.

⏱ 60m
16
Security+ Certification Practice Exam Hard

A 50-question practice set covering all five CompTIA Security+ (SY0-701) domains, for exam-readiness self-assessment.

⏱ 90m
🔐

The Security Foundation

This roadmap teaches the concepts that underpin all of security — from cryptographic primitives to organizational security programs.

C
onfidentiality
I
ntegrity
A
vailability

Recommended Before

Complete earlier roadmaps in the sequence for best results.

View all roadmaps →

What You'll Learn

  • Apply the CIA Triad to real-world scenarios
  • Understand encryption, hashing, and PKI
  • Perform threat modeling and risk assessment
  • Know the OWASP Top 10 vulnerabilities
  • Understand incident response procedures