Day 1 — The Detector’s AI Stack + AI-Generated Phishing

Course: SEC5xx — Detecting and Responding to AI-Generated Adversary Content Day: 1 of 5 · ~6 hours instruction + 2.5 hour lab + breaks Prerequisite: SEC450 or equivalent SOC experience + Python literacy

What Day 1 builds

By end of Day 1, students leave with:

  1. A working understanding of the AI-augmented adversary landscape as of mid-2026 — named actors, named tooling, named tradecraft phases
  2. The defender’s AI stack assembled: deployment-decision framework, embedding-based detection plays, hybrid-retrieval RAG with citation enforcement
  3. First-class detection capability against AI-generated phishing at scale
  4. An honest read on the failure modes — both architectural and operational — that have caused 60% of LLM-in-SOC deployments to underdeliver

The six modules

Each module is ~50 minutes of lecture. Discussion questions are instructor-led at the end of each.

#ModuleFocus
1.1What changed when adversaries got LLMsThreat landscape: 6 named actor disclosures 2024–2025, MITRE ATLAS framework, three-phase evolution
1.2The detector’s AI deployment decisionCloud vs on-prem economics, regulatory snapshot, four-axis decision matrix, hybrid architecture pattern
1.3Embeddings as the detector’s highest-ROI primitiveCurrent MTEB picks, three security failure modes, dedup + clustering + sensitivity-classification
1.4RAG for detection engineeringHybrid retrieval mandate, citation enforcement, RAGAS evaluation, four production failure modes
1.5Detecting AI-generated phishingSpamGPT/KaliGPT market, five-signal detection stack, MITRE T1566 sub-techniques, Sigma rule pattern
1.6Anti-patterns to avoidSix wrong responses, SANS 2025 SOC Survey data, Sygnia/SOCpilot evidence, red-flags self-check

Lab 1

Sample Lab — “Triage with Two Brains” — 2.5 hours, browser-based on pre-provisioned EC2.

Students work with a synthetic Windows EDR alert and a 5,000-email corpus. They:

Key references for Day 1

Threat intelligence and disclosures (all verified May 2026):

Research and frameworks:

Industry references:

What Days 2-5 build on this foundation

Each day reuses Day 1’s deployment-decision framework, embedding primitive, RAG architecture, and anti-pattern discipline. The detector stack you assemble Monday is the stack you defend with all week.