Credential Exposure Score
Volume and severity of credentials tied to the client's domains observed in licensed stealer-log feeds and public breach combolists during a rolling window.
Force proactive password resets by cohort. Reduce account-takeover incidents 40–70% in the first quarter.
Volume per 30-day window. Severity split: high (active session/cookies/saved-card), medium (recent email+password), low (older email-only). 30/60/90-day trends.
CES_window = N_new_creds + β · N_high_severity_creds
New credentials observed in window, plus a β-weighted bump for high-severity records (active sessions, captured cookies, saved-card flags).
Reported as cohort-level (department, ASN, age band) for actionable reset decisions. Per-identifier dereferencing requires verified domain ownership.
- ·β default = 2.4. Tunable per client based on ATO baseline and authentication posture.
- ·Stealer-log volume tends to over-represent newer breaches; we apply temporal smoothing.
- ·Cross-vendor deduplication is non-trivial — we report consolidated counts after a 3-vendor agreement check.