Cyberlium

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

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

CISA — https://www.cisa.gov/ FIRST — https://www.first.org/ MITRE ATT&CK — https://attack.mitre.org/

═══ INSTALL ═══

Linux (Debian/Ubuntu):

Command — copy this

sudo apt install python3

macOS:

Command — copy this

brew install python3

Windows: Download https://python.org/downloads/

═══ LINUX / macOS ═══

Command — copy this

export TI_LAB=${TI_LAB:-$HOME/cyberlium-lab/t33-ti}
cat > "$TI_LAB/collection/collection-lab-index.md" <<'EOF'
# Collection Hygiene Lab Index — YOUR lab
- osint-hygiene-checklist.md
- darkweb-policy-note.txt (authorized vendors / legal only)
- legal-ethics.txt
## Integrity
- OSINT hygiene + policy notes only
- No tor marketplace steps; no buying access; no doxxing
EOF

Command — copy this

grep -E 'Integrity|darkweb-policy|No tor' "$TI_LAB/collection/collection-lab-index.md"
grep NEVER "$TI_LAB/notes/no-criminal-markets.txt" "$TI_LAB/collection/darkweb-policy-note.txt"
python3 -c "print('Collection lab: hygiene checklists + legal policy — no criminal collection')"

═══ WINDOWS ═══

Command — copy this

Get-Content $HOME/cyberlium-lab/t33-ti/collection/darkweb-policy-note.txt | Select-String HARD

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)