Cyberlium
Cyberlium
Cyberlium on Android·Google Play Store

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

Threat › Module 8 › Lesson 4

BeginnerModule 8Lesson 4/5

Lab — Collection

Collection hygiene lab on `$TI_LAB` — OSINT checklist, dark-web capability card, RoE one-pager bundled.

25 min+40 XP3 quiz
Module progress4 of 5

Visual · t33_collection_lab

Lab: collection pack on YOUR $TI_LAB notes. Original Cyberlium.

Opening

Ship collection hygiene artifacts from YOUR lab notes — OSINT, dark-web literacy, RoE — zero marketplace how-tos or unauthorized harvesting.

On YOUR `$TI_LAB` per brief: (1) scope proof — collection notes labeled YOUR account; (2) OSINT hygiene checklist Module 8-1; (3) dark-web capability card Module 8-2; (4) collection RoE one-pager Module 8-3; (5) ethics gate diagram stub (green lab stub, red marketplace/refused paths); (6) integrity — `$TI_LAB` only, no marketplace how-tos, no corp mass-enum, no doxxing; (7) chmod 600 pack. Cross-link Module 6 feed handling — collection feeds fictional stub IOCs only.

1. Lab deliverables

OSINT + dark-web literacy + RoE — single collection thread cross-indexed.

Ethics diagram shows refused marketplace paths in red.

Command guide

Try these commands — Lab deliverables

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

2. Quality bar

Dark-web card states capability only — zero marketplace steps.

RoE refused list includes corp mass-enum and marketplace sources.

3. Integrity

Marketplace how-to or unauthorized harvest = zero credit.

Mentor pack chmod 600.

4. What you ship: collection lab pack

OSINT + dark-web card + RoE + diagram + integrity — chmod 600.

5. What you record before the next lesson

Collection lab pack 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

    Collection lab includes Tor marketplace browsing guide as appendix.

  • Right

    Collection lab pack on `$TI_LAB` notes. Next: quiz.

Mission: collection lab

1) Scope and notes proof. 2) OSINT checklist and dark-web card. 3) RoE one-pager. 4) Integrity block; chmod 600.

Stuck? Ask Cyberlium AI Mentor

Ask Mentor: “Ethics diagram — minimum nodes?”

Knowledge Check

1

APPLY: Collection lab scope:

Multiple choice

Knowledge Check

2

APPLY: True or False: Marketplace how-tos belong in collection lab.

True or False

Knowledge Check

3

APPLY: Dark-web literacy means:

Multiple choice

← Previous

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