Hermes Replay
ยซ How did the risk evolve? ยป
Chronological simulation from initial vendor advisory or silent commit through public weaponization, ecosystem panic, and eventual remediation velocity.
Select a historical scenario below to step through discrete time checkpoints. Track how the Hermes Threat Score (HTS), EPSS prediction probability, CISA KEV status, and observable telemetry evolved over time:
Replay chronological cyber risk progression without hindsight bias. Discover what was genuinely observable at checkpoints T+0, T+1, T+3, T+7, T+14, T+30, and T+90 days: captured threat signals, acknowledged unknowns, and rational decisions at each step.
Hermes distinguishes two essential questions when dissecting historical security events:
Hermes Replay
ยซ How did the risk evolve? ยป
Chronological simulation from initial vendor advisory or silent commit through public weaponization, ecosystem panic, and eventual remediation velocity.
Hermes Autopsy
ยซ What actually happened? ยป
Terminal forensic post-mortem dissecting the root cause, exploit primitive, execution graph, and counterfactual defensive interception points.
Every replay scenario in Hermes Codex follows an immutable 7-checkpoint sequence:
| Checkpoint | Offset | Analytical Focus | Epistemic Reality |
|---|---|---|---|
| Day 0 | +0d | Initial Advisory / Silent Commit | Weakest telemetry, high uncertainty, theoretical blast radius. |
| Day 1 | +1d | Upstream Triage & Backport Queue | Distribution awareness, patch review, initial PoC attempts. |
| Day 3 | +3d | Exploit Reproduction & Public PoC | Functional weaponization signals, GitHub exploit repositories. |
| Day 7 | +7d | Mass Scanning & Opportunistic Probing | Botnet adoption, EPSS score surge, active perimeter reconnaissance. |
| Day 14 | +14d | Targeted Exploitation & CISA KEV | State-sponsored or ransomware integration, federal remediation deadlines. |
| Day 30 | +30d | Enterprise Patching Velocity | Remediation latency, unpatched exposure, residual risk curve. |
| Day 90 | +90d | Long-Tail Vulnerability Residue | Persistent unpatched systems, secondary exploit chaining. |
Replay datasets are exported as immutable static REST JSON endpoints:
# Fetch all compiled replay scenarioscurl -s https://hermescodex.io/api/replays/index.json
# Fetch a single scenario with all checkpointscurl -s https://hermescodex.io/api/replays/REPLAY-CVE-2025-39964.json