Cyberlium

Zero › Module 9 › Lesson 4

BeginnerModule 9Lesson 4/5

Lab — Roadmap

Pack roadmap, maturity, KPIs — roadmap pillar file from $ZT_LAB roadmap folder.

25 min+40 XP3 quiz
Module progress4 of 5

Visual · t40_roadmap_lab

Lab: roadmap pack. $ZT_LAB only. Original Cyberlium.

Opening

Roadmap pack merges Gantt, maturity assessment, and KPI dashboard — program view for LAB-ZT-001 capstone executive stub.

Merge M9 lessons into roadmap-pack.md: phased plan + maturity gaps + KPI targets cross-linked. Executive summary paragraph fictional — LAB SAMPLE. No fake board sign-off or fraudulent maturity certs. Next: Quiz — Roadmap and Metrics.

1. Lab contract: roadmap pack

roadmap-pack.md: Gantt + maturity + KPI + one-page exec summary.

Cross-link gaps to pillar packs as remediation evidence.

Command guide

Try these commands — Lab contract: roadmap pack

═══ TOOLS & WEBSITES ═══ Browse / read these (authorized learning only — stay in YOUR lab / program scope)

CISA ZTMM — https://www.cisa.gov/zero-trust-maturity-model NIST SP 800-207 — https://csrc.nist.gov/publications/detail/sp/800-207/final

═══ INSTALL ═══

Linux (Debian/Ubuntu):

Command — copy this

sudo apt install curl

macOS: Built-in

Windows: Built-in (PowerShell: Invoke-WebRequest)

═══ LINUX / macOS ═══

Command — copy this

export ZT_LAB=${ZT_LAB:-$HOME/cyberlium-lab/t40-zt}
export ZT_ROADMAP=${ZT_ROADMAP:-$ZT_LAB/LAB-ZT-001/roadmap}
cat > "$ZT_ROADMAP/roadmap-pack.md" <<'EOF'
# Roadmap Pack — LAB-ZT-001
Includes: zt-roadmap-gantt-stub.md, maturity-assessment-stub.md, kpi-dashboard-stub.csv
## Executive summary (fictional)
- Phase 1 wins: block legacy auth, MFA push, inventory visibility
- Top gaps: data labeling, full ZTNA coverage, automation
- KPI targets linked to M-01..M-08 milestones
Refused: fake CISA certification claims
LAB SAMPLE — NOT FOR PRODUCTION ARCHITECTURE CLAIMS
EOF

Command — copy this

grep -E 'Executive summary|Refused|LAB SAMPLE|Phase 1' "$ZT_ROADMAP/roadmap-pack.md"
cat > "$ZT_LAB/notes/roadmap-lab-summary.md" <<'EOF'
# Roadmap Lab Summary — YOUR lab
- Gantt + maturity + KPI merged in roadmap-pack.md
## Refusals
- No fraudulent maturity certs; FICTional KPI label
EOF

Command — copy this

grep -E 'roadmap-pack|Refusals' "$ZT_LAB/notes/roadmap-lab-summary.md"
curl -sS https://www.cisa.gov/zero-trust-maturity-model | head -3

═══ WINDOWS ═══

Command — copy this

Get-Content $HOME/cyberlium-lab/t40-zt/LAB-ZT-001/roadmap/kpi-dashboard-stub.csv | Select-String K-001

Primary tools to practice this lesson: grep, curl. 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. Cross-check

KPI targets align with maturity target stages. Milestones map to KPI movement.

Remove fraudulent certification claims.

3. Lock

chmod 600. Quiz next — Capstone Checklist.

Roadmap pack completes program pillar before M10 capstone.

4. What you ship: roadmap pack

Merged roadmap + maturity + KPI + exec summary. $ZT_LAB LAB SAMPLE. chmod 600.

5. What you record before the next lesson

Date. Roadmap pack path. $ZT_LAB named. File t40-m09-l04-roadmap-lab.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

    Exec summary claims Optimal maturity certified by CISA. Paste employer board deck.

  • Right

    Write roadmap pack with honest gaps and KPI links. Next: Quiz — Roadmap and Metrics.

Mission: roadmap pack

1) Merge M9 sections. 2) Exec summary with three gaps. 3) KPI-milestone cross-links. 4) chmod 600.

Stuck? Ask Cyberlium AI Mentor

Exec summary = capstone elevator pitch — three gaps + three Phase 1 wins.

Knowledge Check

1

APPLY: Roadmap lab pack includes:

Multiple choice

Knowledge Check

2

APPLY: True or False: Maturity gaps should align with roadmap milestones.

True or False

Knowledge Check

3

APPLY: Fraudulent maturity certification in pack:

Multiple choice

← Previous

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