Cyberlium
Cyberlium
Cyberlium on Android·Google Play Store

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

Threat › Module 1 › Lesson 3

BeginnerModule 1Lesson 3/5

No Criminal Markets

No criminal markets means refuse marketplace access guides, stolen credential purchases, and unauthorized dark-web browsing — write the refusal habit into YOUR $TI_LAB ethics card.

15 min+40 XP3 quiz
Module progress3 of 5

Visual · t33_no_criminal_markets

Marketplace refusal. $TI_LAB only. Original Cyberlium.

Opening

Criminal marketplace threads, stolen credential drops, and unauthorized dark-web access — all stop outside authorized defensive scope. Literacy names the risk; collection stays on lab IOCs.

Unauthorized TI collection includes browsing criminal marketplaces for live IOCs, purchasing stolen credentials for 'research,' impersonating buyers on fraud forums, and scraping victim data without legal authorization. Org scope follows ownership: employer TI platforms and law-enforcement channels require written scope — criminal markets stay off limits. Cyberlium practices refusal sentences on YOUR $TI_LAB — 'I practice TI on fictional lab IOCs and name risks for defender context' — never copy forum threads that aim collection at criminal marketplaces. Next: Lab Setup.

1. Criminal marketplace patterns refused (named, literacy only)

Marketplace access guides: step-by-step instructions to browse criminal forums — named for literacy, NOT executed on Cyberlium. Stolen credential purchases: buying access for 'TI research' — defender fix is legal collection channels and org authorization, not student replication.

On $TI_LAB, write three refusal triggers — e.g., marketplace access request, stolen credential purchase, unauthorized dark-web browsing tutorial.

Command guide

Try these commands — Criminal marketplace patterns refused (named, literacy only)

═══ 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: FIRST ethics (https://www.first.org/global-sigs/trusted-introducer); CISA (https://www.cisa.gov/); 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. Why refusal protects you and others

Unauthorized collection violates laws, platform terms, and employer policy — skill without scope is career and legal risk. Victim harm: using stolen credentials or victim IOCs without authorization hurts real people you must not enable.

Defenders collect through authorized feeds, ISACs, vendor reports, and legal OSINT — students practice naming these channels for hardening notes on lab scenarios only.

3. Ethics card habit

Forbidden: sharing marketplace access links in class chat, importing criminal forum IOC dumps, purchasing stolen data for labs. Allowed: ethics card — allowed lab IOC sources, NEVER list, refusal sentence you will say aloud.

Ship: TI ethics card with NEVER list and one refusal sentence. Next: Lab Setup.

4. What you ship: TI ethics card for $TI_LAB

Allowed lab IOC sources, NEVER list, refusal sentence. $TI_LAB named. NO criminal markets. chmod 600.

5. What you record before the next lesson

Date. Ethics card. $TI_LAB named. File t33-m01-l03-no-criminal-markets.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

    Follow marketplace access tutorial 'for detection.' Share criminal forum IOC dump in Discord.

  • Right

    Write TI ethics card for YOUR $TI_LAB. Next: Lab Setup.

Mission: write YOUR criminal-market refusal habit

1) List three NEVER targets (marketplace access, stolen credentials, unauthorized dark-web browsing). 2) Write one refusal sentence for criminal collection requests. 3) Name allowed $TI_LAB IOC sources. 4) chmod 600.

Stuck? Ask Cyberlium AI Mentor

Name risks for defender context — never replicate criminal marketplace collection in lab.

Knowledge Check

1

APPLY: No criminal markets on Cyberlium means:

Multiple choice

Knowledge Check

2

APPLY: True or False: TI collection is taught with fictional lab IOCs only — not criminal marketplace access.

True or False

Knowledge Check

3

APPLY: Discord link to criminal marketplace access guide — you:

Multiple choice

← Previous

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