Commit Graph
1 Commits
Author SHA1 Message Date
thanhnvandClaude Opus 4.8 7f81120999 docs: attack catalog (visual) + playbook (internal) covering both demo scripts
- CASAN_ATTACK_CATALOG.md: one-page visual map of ALL ~38 attack scenes from
  run-all.sh (A1-A9, B1-B8, D1-D6, chain) + run-hardening.sh (HA1-7, HC1-4,
  HE1-4). Legend for 12 attack directions (input/output/artifact/tool-out/audit/
  telemetry/cost/action/supply/exfil/runtime/evidence), a defense-in-depth
  diagram, per-scene matrix with control + verdict + AI marker.
- CASAN_ATTACK_PLAYBOOK.md: internal deep-dive — per attack: scenario, why
  dangerous, exact blocking mechanism, AI-or-deterministic, verify command +
  expected result, threat-model ref. Prominent AI-usage answer: only A3/A8/D4
  invoke the model; everything else is deterministic. Semantic AI is an optional
  escalation that only ADDS a block, never removes one.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-04 00:21:21 +09:00