Skip to content
Unverified — AI-generated content. Help verify this page

Cybersecurity Engineer Learning Path

A structured 16-week journey through the Knowledge Vault for cybersecurity engineers. This path covers all 22 cybersecurity pages, 12 exploit deep dives, 12 deep authentication pages, supply chain security, compliance frameworks, and OSCP preparation. It covers both offensive (red team) and defensive (blue team) security.

Who This Is For

  • Developers transitioning into cybersecurity careers
  • SOC analysts leveling up to penetration testing
  • Security engineers preparing for OSCP or similar certifications
  • Anyone building a comprehensive offensive + defensive security skillset

Prerequisites

  • Basic Linux command line proficiency
  • Networking fundamentals (TCP/IP, DNS, HTTP)
  • Basic programming in Python or another scripting language
  • Familiarity with web applications (how they work at a high level)

Total estimated time: ~70 hours across 16 weeks

Learning Progression


Week 1-2: Networking Fundamentals

Estimated reading time: 4 hours

Security starts with understanding the network. You cannot attack or defend what you do not understand.

Checkpoint

After this section you should be able to: analyze TCP handshakes with Wireshark, explain DNS resolution and poisoning attacks, understand TLS negotiation, and identify common network attack vectors.


Week 2-3: Linux Security

Estimated reading time: 3.5 hours

Most servers run Linux. Understand the OS from a security perspective.


Week 3-4: Web Application Pentesting

Estimated reading time: 4 hours

Web apps are the most common attack surface. Learn to find and exploit vulnerabilities.


Week 4-5: OWASP Top 10 Deep Dive

Estimated reading time: 4.5 hours


Week 5-6: Real-World Exploits (Part 1)

Estimated reading time: 4.5 hours

Study real CVEs and exploit chains to understand how vulnerabilities are discovered and exploited.


Week 6-7: Real-World Exploits (Part 2)

Estimated reading time: 4 hours


Week 7-8: Deep Authentication (Part 1)

Estimated reading time: 5 hours

Understand auth systems deeply to find and exploit auth vulnerabilities.


Week 8-9: Deep Authentication (Part 2) & Authorization

Estimated reading time: 4.5 hours


Week 9-10: Red Team Operations

Estimated reading time: 4 hours


Week 10-11: Blue Team & SOC

Estimated reading time: 4 hours


Week 11-12: Cloud & Container Security

Estimated reading time: 4 hours


Week 12-13: Supply Chain Security

Estimated reading time: 3 hours


Week 13-14: Compliance & Governance

Estimated reading time: 3.5 hours


Week 14-15: Advanced Topics

Estimated reading time: 4 hours

API security:


Week 15-16: OSCP Prep & Capstone

Estimated reading time: 5 hours

Synthesize everything into OSCP-style methodology.

OSCP Methodology Review

Revisit these with an offensive security lens:

War Room Case Studies


What You Will Be Able to Do After This Path

  • Perform web application and API penetration testing
  • Analyze and understand real-world CVEs and exploit chains
  • Conduct red team operations including AD attacks and reverse engineering
  • Run blue team SOC operations with incident response and forensics
  • Audit cloud and container environments for security vulnerabilities
  • Assess and secure software supply chains
  • Implement compliance frameworks (GDPR, SOC 2, PCI-DSS)
  • Prepare for OSCP certification with systematic methodology

Total Progress

This path contains approximately 100 pages (22 cybersecurity + 12 exploits + 12 auth + OWASP + compliance + infrastructure). Budget 16 weeks at 4-5 hours per week. The OSCP prep section assumes you will supplement with hands-on labs (HackTheBox, TryHackMe, OffSec labs).

"What I cannot create, I do not understand." — Richard Feynman