Threat › Module 7 › Lesson 3
Platform Ops
TI platform ops literacy — roles, workflows, TLP handling, audit — procedure rows on `$TI_LAB` platform ops stub only.
Visual · t33_platform_ops
Platform ops = named workflow rows. $TI_LAB. Original Cyberlium.
Opening
Platforms fail without ops discipline — name analyst workflow and TLP rows on YOUR lab stubs before running stranger tenant admin scripts.
Platform ops literacy names: analyst vs admin role category, event triage workflow stub, TLP marking enforcement category, audit/log review literacy, backup/export hygiene category, and connector approval gate category. Analyst writes platform ops checklist on `$TI_LAB` — ten procedure rows applied to MISP/OpenCTI concept stubs from 7-1/7-2 — without executing admin API against employer prod, without disabling audit to 'speed lab,' without ops scripts sourced from marketplace forums. Cyberlium teaches program operations vocabulary on YOUR yaml — not unauthorized tenant manipulation. Refused: prod admin without RoE, audit disable, marketplace ops cookbooks. Lab row: platform ops checklist ten items on lab concept stubs.
1. Named workflow rows
Roles, triage, TLP enforcement, audit, backup, connector approval — six ops anchors.
Each checklist item maps to MISP or OpenCTI concept stub from prior lessons.
Command guide
Try these commands — Named workflow rows
═══ TOOLS & WEBSITES ═══ Browse / read these (authorized learning only — stay in YOUR lab / program scope)
MISP operations — https://www.misp-project.org/documentation/ OpenCTI admin — https://docs.opencti.io/latest/deployment/overview/ FIRST — https://www.first.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/platforms/platform-ops-checklist.md" <<'EOF'
# TI Platform Ops Checklist — YOUR org design notes
- [ ] RBAC: analysts vs publishers vs admins
- [ ] Source tagging: OSINT vs ISAC vs internal vs commercial
- [ ] Outbound share review before community publish
- [ ] Ingest validation: STIX schema check, confidence preserved
- [ ] ATT&CK galaxy / kill-chain fields populated on events
- [ ] Retention policy: expire stale IOCs automatically
- [ ] Audit log for indicator exports
Design literacy — local MISP/OpenCTI optional on YOUR lab VM only
EOFCommand — copy this
grep '\[ \]' "$TI_LAB/platforms/platform-ops-checklist.md"
python3 -c "print('Platform ops: RBAC + tagging + share review + IOC TTL')"Primary tools to practice this lesson: grep, python3. Reference sites: MISP operations (https://www.misp-project.org/documentation/); OpenCTI admin (https://docs.opencti.io/latest/deployment/overview/); FIRST (https://www.first.org/). Run every command in the box — install first, then the usage lines — only on YOUR lab / program scope.
2. TLP and audit
TLP gates export and sharing — document enforcement stub on lab yaml.
Audit review literacy row states what analyst checks weekly on stub platform.
3. Refused
No unauthorized prod admin; no audit disable; no marketplace ops scripts.
Ops literacy supports TI program maturity — not tenant abuse.
4. What you ship: platform ops checklist
Ten ops items on lab stubs + TLP enforcement stub + NEVER prod admin line.
5. What you record before the next lesson
Platform ops checklist 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
Run admin API scripts against employer prod MISP without ticket as 'platform ops lab.'
Right
Platform ops checklist from `$TI_LAB` concept stubs. Next: Platforms Lab.
Mission: platform ops checklist
1) Name six platform ops rows. 2) Ten-item checklist on lab stubs. 3) TLP enforcement stub UTC. 4) Write NEVER unauthorized prod admin line.
Stuck? Ask Cyberlium AI Mentor
Ask Mentor: “Connector approval gate — minimum literacy?”
Knowledge Check
APPLY: Platform ops literacy uses:
Multiple choice
Knowledge Check
APPLY: True or False: Disabling audit for lab speed is OK.
True or False
Knowledge Check
APPLY: Ops checklist includes:
Multiple choice