Cyberlium
Cyberlium
Cyberlium on Android·Google Play Store

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

Threat › Module 10 › Lesson 1

BeginnerModule 10Lesson 1/5

Checklist

Topic 33 capstone checklist — TI mindset, IOC/TTP, ATT&CK, feeds, platforms, collection, reporting on `$TI_LAB`.

15 min+40 XP3 quiz
Module progress1 of 5

Visual · t33_capstone_checklist

Checklist consolidates Threat Intelligence literacy pillars. $TI_LAB only. Original Cyberlium.

Opening

Capstone proves Threat Intelligence literacy on YOUR authorized `$TI_LAB` work — not marketplace ops or unauthorized prod access.

Assemble checklist covering Modules 1–9: TI mindset and lab scope, fundamentals and lifecycle, IOC/TTP literacy, ATT&CK structure and mapping, feeds STIX/TAXII quality, MISP/OpenCTI platform concepts, collection hygiene and dark-web capability literacy, analysis and reporting. Use on capstone walk of YOUR `$TI_LAB` — never marketplace how-tos, never unauthorized prod MISP/OpenCTI/SIEM, never corp mass-enum or doxxing, never prod paste without RoE. Each row links artifact or honest N/A. Notes chmod 600 under $HOME/cyberlium-lab/t33-ti/. Integrity rows: `$TI_LAB` only, fictional stubs, no marketplace sources, limitations documented.

1. Scope and ethics

$TI_LAB named with RoE reference. NEVER marketplace how-tos, NEVER unauthorized prod tenant access, NEVER corp mass-enum, NEVER prod without ticket.

Dark-web monitoring = org capability/legal literacy — not criminal marketplace browsing.

Command guide

Try these commands — Scope and ethics

═══ 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: MITRE ATT&CK (https://attack.mitre.org/); CISA (https://www.cisa.gov/); MISP (https://www.misp-project.org/); FIRST (https://www.first.org/). Run every command in the box — install first, then the usage lines — only on YOUR lab / program scope.

2. Literacy pillars

IOC/TTP, ATT&CK, feeds, platforms, collection, reporting — linked rows.

Cross-link Topic 32 AI Security as separate track — unauthorized paths refused.

3. Teardown

Notes secured chmod 600, report pack ready, lab stubs archived per brief.

Retention note for mentor handoff.

4. What you ship: Topic 33 capstone checklist

One-page Threat Intelligence literacy capstone checklist for $TI_LAB.

5. What you record before the next lesson

Checklist file path.

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

    Checklist includes row 'marketplace IOC ingest for capstone bonus.'

  • Right

    Checklist written. Next: Lab Path.

Mission: write capstone checklist

1) Ethics/scope section. 2) Modules 1–9 pillar rows. 3) Teardown and handoff section.

Stuck? Ask Cyberlium AI Mentor

Ask Mentor: “Top five capstone artifacts?”

Knowledge Check

1

APPLY: Checklist includes:

Multiple choice

Knowledge Check

2

APPLY: True or False: Marketplace browsing required for capstone.

True or False

Knowledge Check

3

APPLY: Teardown includes:

Multiple choice

← Previous

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