Short answer: A cyber security roadmap in 2026 moves through seven phases — IT foundations, networking, Linux and scripting, security fundamentals, a chosen specialization (SOC, VAPT or AppSec), industry certifications, and finally hands-on labs plus a portfolio. For most beginners it takes 8–12 months of consistent study to become genuinely job-ready.
Cyber security is one of the fastest-growing career fields in India, yet most beginners waste months jumping between random YouTube videos and tutorials with no clear order. This roadmap fixes that. It lays out exactly what to learn, in what sequence, with the real tools and certifications employers actually check for in 2026.
Why follow a structured cyber security roadmap?
Cyber security is a broad field — it includes defensive roles (SOC analysts, incident responders), offensive roles (penetration testers, red teamers), and governance roles (GRC, auditors). Without a plan, beginners try to learn everything at once and burn out. A roadmap gives you a foundation first, then lets you specialize. Skipping foundations is the single biggest reason people fail interviews despite holding certificates.
The 7-phase cyber security roadmap for 2026
Phase 1: IT and computer fundamentals (2–4 weeks)
- Understand how computers, operating systems, RAM, storage and processes work.
- Learn the basics of Windows administration, the command line, and file systems.
- Get comfortable with virtualization — install VirtualBox or VMware and run a virtual machine.
Phase 2: Networking (4–6 weeks)
Networking is the backbone of security. You cannot secure or attack what you do not understand.
- The OSI and TCP/IP models, IP addressing and subnetting.
- Key protocols: HTTP/HTTPS, DNS, DHCP, TCP vs UDP, ARP, ICMP.
- Firewalls, NAT, VPNs, ports and services.
- Practice capturing and reading packets with Wireshark.
Phase 3: Linux and scripting (4–6 weeks)
- Learn Linux command line: file permissions, users, processes, package management.
- Install Kali Linux — the standard distribution for security work.
- Learn Bash scripting to automate tasks, then pick up Python for tooling.
Phase 4: Security fundamentals (4–6 weeks)
- The CIA triad: Confidentiality, Integrity, Availability.
- Cryptography basics: hashing, symmetric vs asymmetric encryption, TLS.
- Authentication, authorization, access control models.
- Common attacks: phishing, malware, SQL injection, XSS, brute force.
- The OWASP Top 10 web vulnerabilities.
Phase 5: Choose a specialization (ongoing)
This is where you commit to a direction. The three most in-demand tracks in India are:
- Defensive / SOC: SIEM tools, log analysis, threat detection, incident response.
- Offensive / VAPT: penetration testing web apps, networks and APIs using Burp Suite, Nmap and Metasploit.
- Application Security (AppSec): secure code review, DevSecOps, threat modeling.
Phase 6: Certifications (3–6 months, alongside labs)
Certifications open interview doors in India. Match them to your track.
Phase 7: Labs, portfolio and job hunt (ongoing)
- Practice on TryHackMe, Hack The Box, PortSwigger Web Security Academy and VulnHub.
- Document your work — write blog posts, keep a GitHub, build a home lab.
- Apply for internships and entry roles; contribute to bug bounty programs.
Skills and tools by phase
| Phase | Core skills | Key tools |
|---|---|---|
| Foundations | OS, virtualization | VirtualBox, VMware |
| Networking | TCP/IP, protocols | Wireshark, Nmap |
| Linux | CLI, scripting | Kali Linux, Bash, Python |
| Security basics | Crypto, OWASP Top 10 | Burp Suite (community) |
| VAPT track | Exploitation | Metasploit, Burp, sqlmap |
| SOC track | Log analysis, SIEM | Splunk, Wazuh, ELK |
Which certifications matter in 2026?
For beginners, CompTIA Security+ is the best vendor-neutral starting point. CEH (Certified Ethical Hacker) is widely recognised by Indian employers and government contracts. For serious penetration testers, OSCP is the gold standard — it is a tough, fully hands-on exam that proves real skill. Start with Security+ or CEH, then progress to OSCP once you have lab experience.
A word of caution: certifications open interview doors, but they do not replace ability. Hiring managers routinely reject certified candidates who cannot demonstrate practical skills in a technical round. Treat certifications as a milestone that runs alongside your lab work, never as a substitute for it. The strongest candidates pair a recognised cert with a portfolio of solved machines and clear write-ups.
How to choose your first certification
- Going into a SOC or general security role first? Start with CompTIA Security+.
- Targeting Indian enterprise or government roles that list it by name? CEH is the safest choice.
- Committed to penetration testing and confident in your hands-on skills? Build toward OSCP.
Realistic salaries after following this roadmap
| Role | Experience | Salary (INR/year) |
|---|---|---|
| SOC Analyst (L1) | 0–2 yrs | ₹3–6 LPA |
| Security Analyst | 2–4 yrs | ₹5–10 LPA |
| Penetration Tester / VAPT | 2–5 yrs | ₹6–12 LPA |
| Application Security Engineer | 3–6 yrs | ₹8–16 LPA |
These are honest 2026 ranges for India. Metros and product companies pay at the higher end; salaries scale sharply with hands-on skill and certifications like OSCP.
How Cyber Defence helps you follow this roadmap
At Cyber Defence we built our programs around exactly this progression. Our cyber security course (₹15,000, 3–4 months) covers foundations, networking, Linux and security fundamentals — phases 1 to 4. Our ethical hacking / CEH-aligned program (₹60,000, 6 months) takes you deep into the VAPT specialization with hands-on labs (the EC-Council exam voucher is separate). EMI options are available, and classes run both live online and at our Hisar classroom. We are an ISO-certified, GeM-registered institute founded by Amit Kumar (CEH, CRTA), who is defence-trained. If you prefer self-paced learning, see our best cyber security online course. New to the field entirely? Start with what is cyber security.
A realistic 12-month study schedule
Consistency beats intensity. Studying 1–2 focused hours a day for a year takes most beginners further than cramming. Here is a sample plan you can adapt around a job or college.
| Months | Focus | Milestone |
|---|---|---|
| 1–2 | IT foundations + networking | Subnet confidently, read a Wireshark capture |
| 3–4 | Linux + Python/Bash | Automate a task with a script |
| 5–6 | Security fundamentals + OWASP Top 10 | Explain each Top 10 flaw with an example |
| 7–9 | Specialization + certification study | Pass Security+ or CEH |
| 10–12 | Labs, portfolio, job applications | 10+ machines solved, 3 write-ups published |
Defensive vs offensive: which track fits you?
Beginners often ask whether to go blue team (defensive) or red team (offensive). Both are in demand and both pay well; the choice comes down to temperament.
| Factor | Defensive (Blue) | Offensive (Red) |
|---|---|---|
| Day-to-day | Monitoring, log analysis, response | Testing, exploiting, reporting |
| Entry role | SOC Analyst | Junior Pentester |
| Best certs | Security+, SIEM-specific | CEH, OSCP |
| Suits you if | You like patterns and vigilance | You like puzzles and breaking things |
There are far more entry-level defensive openings in India than offensive ones, so many people start in a SOC role to gain experience, then move into VAPT later once they have hands-on exposure and a certification like OSCP.
How to build a free home lab
You do not need expensive hardware to practice. A laptop with 8–16 GB RAM is enough to start.
- Install VirtualBox or VMware Workstation Player (both free).
- Add a Kali Linux VM as your attacker machine.
- Add vulnerable targets: Metasploitable, DVWA, OWASP Juice Shop and a Windows evaluation VM.
- Keep the lab on an isolated host-only network so nothing leaks to the internet.
- Supplement with cloud labs on TryHackMe and Hack The Box for guided paths.
Free and paid learning resources
- Free: TryHackMe beginner paths, PortSwigger Web Security Academy, Cybrary, OWASP documentation, YouTube channels like NetworkChuck and John Hammond.
- Structured: a mentored course shortens the timeline by giving you the right order, live doubt-solving and real project feedback instead of trial and error.
Common mistakes to avoid
- Collecting certificates without hands-on lab practice — interviewers test skill, not paper.
- Skipping networking because it feels boring — it is the foundation of everything.
- Trying to learn all specializations at once instead of going deep in one.
- Ignoring soft skills — reporting and communication matter in real security jobs.
- Never building a portfolio — write-ups, a GitHub and a home lab are what set candidates apart.
Should you self-study or take a structured course?
Self-study is completely viable and many professionals are self-taught. Its trade-off is time: without a clear sequence you can spend months on the wrong things or get stuck with no one to ask. A structured, mentored course compresses the timeline by giving you the right order, live doubt-solving, curated labs and real feedback on your work — which matters most in the first six months when it is easiest to give up. Whichever route you choose, the non-negotiable is consistent hands-on practice. Tools and videos do not build skill; solving machines and writing your own scripts does.
FAQ
How long does it take to learn cyber security from scratch?
Most committed beginners become job-ready in 8–12 months studying 1–2 hours a day. Landing your first role depends heavily on hands-on lab practice and a demonstrable portfolio, not just theory.
Do I need a degree to start a cyber security career in India?
No. Many security professionals come from non-CS backgrounds. Skills, certifications like CEH or Security+, and practical lab work matter far more than a specific degree for most entry roles.
Which programming language should I learn for cyber security?
Start with Python for automation and tooling, plus Bash for Linux scripting. For web application security, understanding JavaScript, SQL and basic PHP helps you spot vulnerabilities.
Is cyber security hard for beginners?
It is challenging but very learnable with a structured roadmap. The difficulty usually comes from skipping foundations. Follow the phases in order and each stage builds naturally on the last.
Can I learn cyber security online from Hisar or a small town?
Yes. Cyber security is location-independent. Cyber Defence offers live online classes so learners anywhere in India can train, plus classroom batches in Hisar, Haryana.
Ready to start your cyber security journey with a clear roadmap and expert mentorship? Call Cyber Defence at +91-75175-72000 to discuss the right batch and course for your goals.

