Cyberlium
Cyberlium
Cyberlium on Android·Google Play Store

Learn cybersecurity with hands-on labs and AI mentor support on your phone.

Zero › Module 9 › Lesson 1

BeginnerModule 9Lesson 1/5

Maturity Model

Zero Trust roadmap literacy — phased pillars, quick wins, dependencies — roadmap Gantt stub on YOUR $ZT_LAB roadmap folder.

15 min+40 XP3 quiz
Module progress1 of 5

Visual · t40_zt_roadmap

ZT roadmap. $ZT_LAB. Original Cyberlium.

Opening

ZT is a journey — document Phase 1 quick wins and Phase 2–3 dependencies on LAB-ZT-001 without fake completed vendor checkmarks.

Roadmap phases: Phase 1 identity+MFA+legacy auth block; Phase 2 device compliance+ZTNA pilot; Phase 3 microseg+dlp+full policy engine literacy. Dependencies: IdP before ZTNA, classification before DLP enforce. Gantt stub: milestone | quarter | owner | dependency — fictional 18-month plan. Next: Maturity Named.

1. Phase structure (named)

Phase 1: visibility + identity baseline. Phase 2: device + ZTNA + data classify. Phase 3: microseg enforce + advanced PDP + metrics.

Quick wins build credibility — document three Phase 1 wins on stub.

Command guide

Try these commands — Phase structure (named)

═══ LINUX / macOS (Terminal Practice) ═══

Check system state and user context

Command — copy this

id
whoami
uname -a

Inspect network sockets listening for connections

Command — copy this

ss -tuln 2>/dev/null || netstat -tuln

Audit active processes

Command — copy this

ps aux | grep -v "\[" | head -15

═══ WINDOWS (POWERSHELL) ═══ Query user identity and system information

Command — copy this

whoami /all
Get-ComputerInfo | Select-Object CsName, OsName, OsVersion

Primary tools to practice this lesson: grep, python3. Reference sites: CISA ZTMM (https://www.cisa.gov/zero-trust-maturity-model); NIST SP 800-207 (https://csrc.nist.gov/publications/detail/sp/800-207/final). Run every command in the box — install first, then the usage lines — only on YOUR lab / program scope.

2. Dependencies

Cannot enforce DLP without labels. ZTNA needs IdP CA policies. Microseg needs asset inventory literacy.

Link gaps honestly — roadmap is not marketing all-green.

3. Gantt stub

Twelve milestones across three phases with owner and dependency column.

Ship: roadmap Gantt stub. Next: Maturity Named.

4. What you ship: ZT roadmap Gantt stub

Twelve milestones, three phases, dependencies noted. $ZT_LAB fictional. chmod 600.

5. What you record before the next lesson

Date. Roadmap stub. $ZT_LAB named. File t40-m09-l01-zt-roadmap.txt chmod 600.

6. Wrong vs right: bypass cookbooks vs YOUR ZT design

Worked failure — same MSF word, opposite target. Right never needs a café Wi-Fi or classmate laptop.

  • Wrong

    Mark all pillars complete day one. Skip dependency column.

  • Right

    Write phased roadmap with three quick wins in Phase 1. Next: Maturity Named.

Mission: ZT roadmap stub

1) Define three phases. 2) Twelve milestones with quarters. 3) Three dependency notes. 4) chmod 600.

Stuck? Ask Cyberlium AI Mentor

Block legacy auth is credible Phase 1 win — link M3 CA matrix.

Knowledge Check

1

APPLY: ZT roadmap should:

Multiple choice

Knowledge Check

2

APPLY: True or False: DLP enforce depends on classification labels.

True or False

Knowledge Check

3

APPLY: Fake completed ZT certification in lab:

Multiple choice

← Previous

Answer all 3 knowledge checks to continue. (0/3 answered)