ICS/SCADA › Module 8 › Lesson 1
Patch OT
OT patch literacy names test environments, maintenance windows, vendor approvals, and rollback plans on YOUR $OT_LAB — defensive OT literacy only; no real-plant attacks, unauthorized OT scans, or exploit cookbooks.
Visual · t38_patch_ot
Patch OT literacy. $OT_LAB only. Original Cyberlium.
Opening
Patch Tuesday meets OT maintenance windows — literacy documents patch governance without pushing untested updates to live PLCs.
OT patching requires vendor compatibility testing, redundant controller failover plans, and operations sign-off. Cyberlium drafts patch governance rows on fictional LAB-OT-001 assets — not deploying patches to employer live controllers without change tickets. 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: Hardening Named.
1. What Patch OT covers (named)
Patch literacy: criticality rating, test lab requirement, maintenance window, rollback snapshot, vendor bulletin reference. Defer with documented compensating controls when patch breaks vendor support. On $OT_LAB, document literacy rows on fictional LAB-OT-001 — never live plant IPs, credentials, or exploit steps.
Write patch governance row — asset, bulletin stub, test status, window, owner. Fictional PLC-001 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 Patch OT covers (named)
═══ TOOLS & WEBSITES ═══ Browse / read these (authorized learning only — stay in YOUR lab / program scope)
CISA patch management — 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 python3
macOS:
Command — copy this
brew install python3
Windows: Download https://python.org/downloads/
═══ LINUX / macOS ═══
Command — copy this
export OT_LAB=${OT_LAB:-$HOME/cyberlium-lab/t38-ot}
cat > "$OT_HARDEN/patch-governance.csv" <<'EOF'
asset_id,bulletin_stub,test_status,maintenance_window,rollback_plan,owner
PLC-001,VENDOR-2026-001,tested-in-lab,2026-09-15,snapshot-bk,OT-eng
HMI-001,OS-2026-090,pending,2026-09-20,image-restore,IT-OT
EOFCommand — copy this
grep -E 'PLC-001|rollback|maintenance' "$OT_HARDEN/patch-governance.csv"
Primary tools to practice this lesson: grep, python3. Reference sites: CISA patch management (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 Patch OT matters for defenders
Untested OT patches cause unplanned downtime. Patch rows link to M7 firmware inventory columns. On $OT_LAB, document literacy rows on fictional LAB-OT-001 — never live plant IPs, credentials, or exploit steps.
Students draft patch rows on lab templates. Production follows vendor-validated patch programs. On $OT_LAB, document literacy rows on fictional LAB-OT-001 — never live plant IPs, credentials, or exploit steps.
3. $OT_LAB boundary
Forbidden: pushing Windows KB to live HMI during production run without approval. Allowed: patch governance literacy row on OT lab. On $OT_LAB, document literacy rows on fictional LAB-OT-001 — never live plant IPs, credentials, or exploit steps.
Ship: patch governance row. Next: Hardening Named.
4. What you ship: patch ot card for $OT_LAB
OT patch literacy names test environments, maintenance windows, vendor approvals, and rollback plans. $OT_LAB named. NEVER real-plant attack steps. chmod 600.
5. What you record before the next lesson
Date (UTC). Patch OT card. $OT_LAB named. File t38-m08-l01-patch-ot.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
Install unverified firmware on employer PLC Friday night.
Right
Write patch ot card for YOUR $OT_LAB. Next: Hardening Named.
Mission: document Patch OT 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
APPLY: Patch OT on Cyberlium means:
Multiple choice
Knowledge Check
APPLY: True or False: Topic 38 includes ICS attack cookbooks against real plants.
True or False
Knowledge Check
APPLY: Patch OT literacy on Cyberlium uses:
Multiple choice