Cyberlium
Cyberlium
Cyberlium on Android·Google Play Store

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

Threat › Module 5 › Lesson 4

BeginnerModule 5Lesson 4/5

Lab — Mapping

Pack mapping threats, Navigator mock, and coverage gaps cards — mapping literacy file from $TI_LAB only.

25 min+40 XP3 quiz
Module progress4 of 5

Visual · t33_mapping_lab

Lab: mapping pack. $TI_LAB only. Original Cyberlium.

Opening

Mapping pack merges threat table to Navigator to gaps — paperwork before feeds module.

Lessons 5-1–5-3 named threat mapping, Navigator layers, and coverage gap analysis. This lab merges three sections into one $TI_LAB mapping artifact with M1 ethics and M3 IOC cross-references. No unauthorized live victim mapping — ATT&CK mapping paperwork only. Next: Quiz — Mapping and Navigator.

1. Lab contract: mapping and Navigator pack

Create $HOME/cyberlium-lab/t33-m05-l04-mapping-lab.txt merging threat mapping table, Navigator layer mock, and coverage gaps sections with $TI_LAB fictional campaign and M1/M3 cross-references.

Optional: note one gap that links back to a lab IOC from M3 inventory.

Command guide

Try these commands — Lab contract: mapping and Navigator pack

═══ 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: Navigator layer format (https://github.com/mitre-attack/attack-navigator); MITRE ATT&CK (https://attack.mitre.org/); OpenCTI (https://docs.opencti.io/latest/). Run every command in the box — install first, then the usage lines — only on YOUR lab / program scope.

2. Cross-check ethics

Grep for live victim observables, unauthorized APT attribution, criminal marketplace refs — remove. Confirm official ATT&CK IDs and fictional lab labels only.

Navigator scores must include legend — no false 100% coverage claims.

3. Lock the proof

chmod 600 on the pack. Quiz next — then Feed Types.

Mapping literacy feeds STIX/TAXII and feed lessons in M6.

4. What you ship: mapping and Navigator pack for $TI_LAB

Merged mapping, Navigator, gaps sections. $TI_LAB named. chmod 600.

5. What you record before the next lesson

Date. Mapping pack path. $TI_LAB named. File t33-m05-l04-mapping-lab.txt chmod 600.

6. Wrong vs right: criminal markets vs YOUR lab IOCs

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

  • Wrong

    Include live victim mapping rows. Mark all techniques covered without evidence.

  • Right

    Write YOUR mapping pack for $TI_LAB. chmod 600. Next: Quiz — Mapping and Navigator.

Mission: freeze YOUR mapping pack on disk

1) Merge M5 literacy sections. 2) Confirm official ATT&CK IDs and lab labels. 3) Link M1/M3 cross-refs. 4) chmod 600.

Stuck? Ask Cyberlium AI Mentor

One governed mapping pack beats ten mislabeled technique spreadsheets.

Knowledge Check

1

APPLY: This lab requires:

Multiple choice

Knowledge Check

2

APPLY: True or False: Mapping pack must include Navigator score legend.

True or False

Knowledge Check

3

APPLY: Mapping pack supports:

Multiple choice

← Previous

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