Cyberlium
Cyberlium
Cyberlium on Android·Google Play Store

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

AI › Module 4 › Lesson 4

BeginnerModule 4Lesson 4/5

Lab — Poisoning

Pack data poisoning, adversarial ML, and supply chain cards — poisoning literacy file from $AI_LAB only.

25 min+40 XP3 quiz
Module progress4 of 5

Visual · t32_poisoning_lab

Lab: poisoning pack. $AI_LAB only. Original Cyberlium.

Opening

Poisoning pack merges data poison to adversarial to supply chain — paperwork before AI threats module.

Lessons 4-1–4-3 named data poisoning, adversarial ML, and model supply chain. This lab merges three sections into one $AI_LAB poisoning artifact with M1 ethics cross-reference. No stranger pipeline sabotage — poisoning literacy paperwork only. Next: Quiz — Poisoning and Adversarial.

1. Lab contract: poisoning and adversarial pack

Create $HOME/cyberlium-lab/t32-m04-l04-poisoning-lab.txt merging data poisoning, adversarial ML, and supply chain sections with $AI_LAB toy stack name and M1 ethics cross-reference.

Optional: one fictional poisoned sample description — paper only, no upload to public hubs.

Command guide

Try these commands — Lab contract: poisoning and adversarial 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: OWASP LLM03 (https://owasp.org/www-project-top-10-for-large-language-model-applications/); MITRE ATLAS (https://atlas.mitre.org/); NIST AI RMF (https://www.nist.gov/itl/ai-risk-management-framework). Run every command in the box — install first, then the usage lines — only on YOUR lab / program scope.

2. Cross-check ethics

Grep for steps targeting stranger training pipelines, public hub upload commands, adversarial fuzz scripts against prod APIs — remove. Pack labels all work as $AI_LAB training only.

Confirm no actionable sabotage recipes against third-party models.

3. Lock the proof

chmod 600 on the pack. Quiz next — then AI Phishing Named.

Poisoning literacy feeds AI-powered threat lessons in M5.

4. What you ship: poisoning and adversarial pack for $AI_LAB

Merged poisoning, adversarial, supply chain sections. $AI_LAB named. NO pipeline sabotage. chmod 600.

5. What you record before the next lesson

Date. Poisoning pack path. $AI_LAB named. File t32-m04-l04-poisoning-lab.txt chmod 600.

6. Wrong vs right: stranger SaaS vs YOUR toy LLM

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

  • Wrong

    Include stranger hub poison upload steps. Skip supply chain section.

  • Right

    Write YOUR poisoning pack for $AI_LAB. chmod 600. Next: Quiz — Poisoning and Adversarial.

Mission: freeze YOUR poisoning pack on disk

1) Merge M4 literacy sections. 2) Confirm zero stranger sabotage refs. 3) Link M1 ethics cross-ref. 4) chmod 600.

Stuck? Ask Cyberlium AI Mentor

One governed poisoning pack beats ten public hub experiment logs without scope.

Knowledge Check

1

APPLY: This lab requires:

Multiple choice

Knowledge Check

2

APPLY: True or False: Poisoning pack must label scenarios as $AI_LAB training only.

True or False

Knowledge Check

3

APPLY: Data poisoning section feeds:

Multiple choice

← Previous

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