← Articles & Insights
CybersecurityProject RoadmapEnglish Edition

Cybersecurity Project Roadmap:
From Foundations to Advanced Practice.

A practical progression of laboratory projects for developing security capability through implementation, analysis, documentation, and reflection.

How to use this roadmap

Build evidence of capability, not a collection of tools.

Each project should produce a clear objective, a reproducible lab, configuration or code, validation evidence, and a short report explaining decisions and lessons learned.

01
Foundation

Build solid security foundations

01.01

Firewall Configuration

Configure and test simple Fortinet security policies in PnetLab.

01.02

SIEM Foundations

Deploy Splunk and create a basic security monitoring dashboard.

01.03

Active Directory Security

Apply Group Policy and multi-factor authentication in a controlled lab.

01.04

Vulnerability Assessment

Use OpenVAS or Nessus to identify, classify, and document weaknesses.

01.05

Secure Remote Access

Configure a VPN and validate protected remote connectivity.

02
Intermediate

Develop detection and response capability

02.01

IDS/IPS Deployment

Deploy Snort or Suricata and evaluate detection rules in a lab.

02.02

Web Security Assessment

Study common vulnerabilities safely with DVWA or OWASP Juice Shop.

02.03

Incident Simulation

Run a bounded incident scenario and produce an investigation report.

02.04

Log Analysis

Correlate system and security logs to identify abnormal patterns.

02.05

System Hardening

Harden Linux and Windows using patches and secure configuration baselines.

03
Advanced

Expand into analysis, cloud, and architecture

03.01

Malware Analysis Lab

Examine controlled samples in an isolated sandbox environment.

03.02

Threat Hunting

Develop and test hypotheses using correlated SIEM events.

03.03

Cloud Security

Explore IAM, monitoring, and security controls in an AWS or Azure lab.

03.04

Network Audit

Use Nmap and Wireshark to document assets, services, and network behaviour.

03.05

Network Segmentation

Design VLAN segmentation and validate permitted and denied flows.

04
Advanced Practice

Integrate engineering, automation, and governance

04.01

Applied Cryptography

Implement and evaluate RSA or AES in an educational environment.

04.02

Adversary Simulation

Run an authorized, isolated exercise with clear scope and reporting.

04.03

Reverse Engineering

Analyse a simple binary and document its observable behaviour.

04.04

SOC Automation

Use Python to automate alert enrichment and correlation workflows.

04.05

Compliance Lab

Map a fictional environment to selected ISO 27001 or NIST requirements.

Recommended evidence

Make every project verifiable.

01Architecture

Systems, trust boundaries, and data flows.

02Implementation

Version-controlled configuration or code.

03Validation

Tests of security and failure behaviour.

04Technical Report

Scope, evidence, limitations, and improvements.