Cyberlium

ICS/SCADA › Module 4 › Lesson 4

BeginnerModule 4Lesson 4/5

Lab — Protocols

Merge Modbus, DNP3/OPC UA, and protocol risk literacy sections on YOUR $OT_LAB — defensive OT literacy only; no real-plant attacks, unauthorized OT scans, or exploit cookbooks.

25 min+40 XP3 quiz
Module progress4 of 5

Visual · t38_protocols_lab

Protocols Lab literacy. $OT_LAB only. Original Cyberlium.

Opening

Protocols pack merges Modbus, DNP3/OPC UA, and risk rows — defensive paperwork before threats module.

Lessons 4-1–4-3 named Modbus, DNP3/OPC UA, and protocol risks with compensating controls. Merge into one OT lab artifact — no exploit steps, curl CISA protocol guidance for literacy only. Cyberlium Topic 38 practices on $OT_LAB — YOUR fictional OT templates, zone diagrams, and labeled checklists under $HOME/cyberlium-lab/t38-ot/ no real-plant attacks, unauthorized OT scans, or exploit cookbooks. Next: Quiz — Protocols Literacy.

1. What Protocols Lab covers (named)

Create t38-m04-l04-protocols-lab.txt merging three M4 sections. Optional: link risks to M6 zone placeholders. On $OT_LAB, document literacy rows on fictional LAB-OT-001 — never live plant IPs, credentials, or exploit steps.

Include NEVER line: no Modbus exploit cookbooks against real plants. Fictional LAB-OT-001 devices only. On $OT_LAB, document literacy rows on fictional LAB-OT-001 — never live plant IPs, credentials, or exploit steps.

Command guide

Try these commands — What Protocols Lab covers (named)

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

CISA recommended practices — https://www.cisa.gov/resources-tools/resources/ics-recommended-practices NIST SP 800-82 — https://csrc.nist.gov/publications/detail/sp/800-82/rev-3/final

═══ INSTALL ═══

Linux (Debian/Ubuntu):

Command — copy this

sudo apt install curl

macOS: Built-in

Windows: Built-in (PowerShell: Invoke-WebRequest)

═══ LINUX / macOS ═══

Command — copy this

export OT_LAB=${OT_LAB:-$HOME/cyberlium-lab/t38-ot}
cat > "$OT_LAB/notes/protocols-lab-summary.md" <<'EOF'
# Protocols Lab Summary
- modbus-named.txt (defensive literacy only)
- dnp3-opcua-named.txt
- protocol-risks.csv
## Refusals
- No Modbus exploit cookbooks; no live device targeting
EOF

Command — copy this

grep -E 'Protocols|Refusals|Modbus' "$OT_LAB/notes/protocols-lab-summary.md"
curl -sS https://www.cisa.gov/resources-tools/resources/ics-recommended-practices | head -5

Primary tools to practice this lesson: grep, curl. Reference sites: CISA recommended practices (https://www.cisa.gov/resources-tools/resources/ics-recommended-practices); NIST SP 800-82 (https://csrc.nist.gov/publications/detail/sp/800-82/rev-3/final). Run every command in the box — install first, then the usage lines — only on YOUR lab / program scope.

2. Why Protocols Lab matters for defenders

Grep pack for exploit payloads, live IP:502 targets, unauthorized fuzz steps — redact. Defensive literacy only. On $OT_LAB, document literacy rows on fictional LAB-OT-001 — never live plant IPs, credentials, or exploit steps.

Cross-reference M1 ethics and M3 OT/IT patch constraints. Keep scope visible. On $OT_LAB, document literacy rows on fictional LAB-OT-001 — never live plant IPs, credentials, or exploit steps.

3. $OT_LAB boundary

chmod 600 — quiz next, then Vectors Named. Protocol literacy feeds named threats in M5. On $OT_LAB, document literacy rows on fictional LAB-OT-001 — never live plant IPs, credentials, or exploit steps.

Ship: protocols literacy pack. Next: Quiz — Protocols Literacy.

4. What you ship: protocols lab card for $OT_LAB

Merge Modbus, DNP3/OPC UA, and protocol risk literacy sections. $OT_LAB named. NEVER real-plant attack steps. chmod 600.

5. What you record before the next lesson

Date (UTC). Protocols Lab card. $OT_LAB named. File t38-m04-l04-protocols-lab.txt chmod 600.

6. Wrong vs right: plant attacks vs YOUR OT lab sims

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

  • Wrong

    Add Modbus write tutorial section to lab pack.

  • Right

    Write protocols lab card for YOUR $OT_LAB. Next: Quiz — Protocols Literacy.

Mission: document Protocols Lab on YOUR OT lab

1) Name literacy rows on $OT_LAB. 2) Write NEVER list (no real-plant attacks, unauthorized OT scans, or exploit cookbooks). 3) chmod 600. Never scan or exploit real industrial networks.

Stuck? Ask Cyberlium AI Mentor

Ask Mentor: literacy on $OT_LAB — not attack recipes against live plants.

Knowledge Check

1

APPLY: Protocols Lab on Cyberlium means:

Multiple choice

Knowledge Check

2

APPLY: True or False: Topic 38 includes ICS attack cookbooks against real plants.

True or False

Knowledge Check

3

APPLY: Protocols Lab literacy on Cyberlium uses:

Multiple choice

← Previous

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