Who this roadmap suits
This path fits people who enjoy pattern-spotting and investigation, are comfortable following structured processes under some time pressure, and want a technical role that does not require years of prior IT experience. Many SOC analysts come from IT support, networking, or even unrelated fields, and build the technical base alongside this roadmap.
Prerequisite skills
- Basic computer literacy: file systems, the command line on Windows and Linux, and installing software confidently.
- Fundamentals of networking: IP addresses, DNS, ports, the OSI model, and how a request moves from client to server.
- Fundamentals of operating systems: how processes, users, and permissions work on Windows and Linux.
- A learner's mindset -- SOC work is investigative, and you will constantly be reading logs and documentation you have never seen before.
Staged learning path
1. Foundations (4-8 weeks)
Start with networking and operating system basics. You should be able to explain what a three-way TCP handshake is, what a subnet mask does, and the difference between a process and a service. Free resources and our own knowledge hub articles are a good starting point before moving to paid material.
2. Core security skills (6-10 weeks)
- Security concepts: the CIA triad, defense in depth, least privilege, and the difference between a vulnerability, a threat, and a risk.
- Common attack patterns at a conceptual level: phishing, credential stuffing, malware delivery, and lateral movement -- understood defensively, not offensively.
- Log fundamentals: what Windows Event Logs, firewall logs, and web server logs record, and why timestamps and correlation matter.
3. Tools (4-8 weeks, ongoing)
- SIEM platforms (Security Information and Event Management) -- understand what they aggregate and how alerts are generated.
- Endpoint detection tools and how they surface suspicious process activity.
- Ticketing and case-management workflows, since SOC work is heavily process-driven.
- Command-line log parsing (grep, PowerShell, basic scripting) to speed up investigation.
4. Practice
Read the Cybersecurity Home Lab Guide and set up a small virtualized environment where you can generate your own logs, or use a browser-based tool like our Log Analyzer to practice spotting anomalies in sample data without needing a lab at all.
5. Portfolio
Document two or three investigations you have worked through -- even simulated ones -- as short write-ups: what you observed, what you checked, and what you concluded. This is often more convincing to a hiring manager than a list of tools.
6. Interview readiness
You are ready to start interviewing when you can walk through a sample alert end-to-end out loud: what it means, what you would check next, and what would make you escalate it. See our Interview Preparation and Technical Interview Preparation guides for structured practice.
Key concepts to master
- Alert triage and prioritization (severity vs. urgency).
- The difference between a false positive and a true negative, and why analysts tune detection rules.
- Basic incident response stages: identification, containment, eradication, recovery, lessons learned.
- Indicators of Compromise (IOCs) and how they are used to search across an environment.
Hands-on labs to attempt
- Build a home lab with a SIEM (many offer free community editions) and feed it sample logs.
- Practice reading and filtering Windows Event Logs for logon and process events.
- Use our Log Analyzer tool to spot anomalies in provided sample datasets.
- Write a one-page incident timeline from a set of sample logs.
Certifications worth considering
Certifications can help structure your learning and signal baseline knowledge, but they are not a guarantee of a role. Entry-level security certifications that cover general security concepts, and vendor-neutral SOC or SIEM-focused certificates, are commonly referenced in this space. Research current syllabi and cost carefully, and treat a certification as a study framework rather than a shortcut.
How to know you are ready to apply
- You can explain, in plain language, what a SOC does and where an analyst fits in an incident's lifecycle.
- You have hands-on time with at least one SIEM or log-analysis tool, even a free or trial version.
- You have two or three documented practice investigations you can discuss in an interview.
- You can describe a false positive you identified and why you were confident it was benign.
A note on honesty
SpectraShe provides structured learning, mentorship, and practice material -- we do not guarantee interviews, offers, or placement. Readiness is a judgment you build through practice and feedback, not a single checklist item.