Learn cybersecurity

Structured paths, not random tutorials

Each path sequences the skills you actually need and links to the guides, certifications, tools and jobs that put them to work. No filler, no affiliate rankings.

Beginner

Cybersecurity Foundations

Understand how websites and attacks work

The minimum base every security skill builds on: how the web, networks and authentication actually behave before you try to defend them.

  1. 1.Internet & web fundamentalsHow DNS, HTTP and TLS connect a browser to a site.
  2. 2.Networking basicsIP addressing, ports and how traffic reaches a host.
  3. 3.Linux basicsNavigating a shell and reading logs where servers live.
  4. 4.HTTP in practiceRequests, responses, headers and status codes.
  5. 5.AuthenticationSessions, tokens and how sign-in actually works.
  6. 6.Common web vulnerabilitiesThe classes of bugs that lead to compromise.
  7. 7.Security monitoringWatching for change and knowing your baseline.
  8. 8.Incident response basicsWhat to do first when something looks wrong.
Intermediate

SOC & Blue Team Path

Prepare for a Tier 1/2 SOC analyst role

Build the detection and triage muscle: read telemetry, write detections and handle incidents methodically.

  1. 1.Networking & OS fundamentalsRead packets and processes fluently.
  2. 2.Baseline certificationSecurity+ or equivalent grounding.
  3. 3.Log analysisStand up a home SIEM and query real events.
  4. 4.Detection writingAuthor Sigma rules and tune out noise.
  5. 5.Incident practiceWrite clear handovers and post-incident notes.
Intermediate

Web Security Path

Find and fix common web weaknesses

Move from knowing vulnerability names to actually finding, reproducing and remediating them safely.

  1. 1.HTTP & the browser modelSame-origin policy, cookies and content types.
  2. 2.OWASP Top 10The most common and impactful web risks.
  3. 3.Hands-on labsPractice against intentionally vulnerable apps only.
  4. 4.Secure configurationHeaders, TLS and transport hardening.
  5. 5.RemediationTurn a finding into a fix a developer can ship.

Prefer to browse by credential? See the certifications directory or explore the practical guides.