Skip to content

Hermes Historical Replay: Anti-Hindsight Cyber Risk Reconstruction


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:

HERMES HISTORICAL REPLAY WORKBENCH
HTR-2.0 REPLAY RECONSTRUCTED DATA

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:

CheckpointOffsetAnalytical FocusEpistemic Reality
Day 0+0dInitial Advisory / Silent CommitWeakest telemetry, high uncertainty, theoretical blast radius.
Day 1+1dUpstream Triage & Backport QueueDistribution awareness, patch review, initial PoC attempts.
Day 3+3dExploit Reproduction & Public PoCFunctional weaponization signals, GitHub exploit repositories.
Day 7+7dMass Scanning & Opportunistic ProbingBotnet adoption, EPSS score surge, active perimeter reconnaissance.
Day 14+14dTargeted Exploitation & CISA KEVState-sponsored or ransomware integration, federal remediation deadlines.
Day 30+30dEnterprise Patching VelocityRemediation latency, unpatched exposure, residual risk curve.
Day 90+90dLong-Tail Vulnerability ResiduePersistent unpatched systems, secondary exploit chaining.

Replay datasets are exported as immutable static REST JSON endpoints:

Terminal window
# Fetch all compiled replay scenarios
curl -s https://hermescodex.io/api/replays/index.json
# Fetch a single scenario with all checkpoints
curl -s https://hermescodex.io/api/replays/REPLAY-CVE-2025-39964.json