Home / Part IV — Illustrative Enterprise Scenarios
34. Cybersecurity Use Case
34. Cybersecurity Use Case
Illustrative only
Illustrative scenario. Synthetic and constructed. All figures are reasoned estimates, not measurements.
34.1 Scenario Context #
“Vantis Group” is a constructed multinational: 34,000 employees, hybrid cloud estate, 180 SaaS applications, an operational technology environment in three manufacturing sites, and a security operations centre processing approximately 2.1 million events per day into roughly 4,200 alerts, of which 180 receive human triage.
The problem it cannot solve. Sophisticated intrusion is cross-telemetry by design. An attacker who understands that endpoint, network, identity, cloud, and application telemetry are analysed by separate detectors will deliberately keep each individual signal below its detector’s threshold. The campaign is invisible in every domain and obvious across all of them.
This is the purest expression of the thesis in Chapter 5: alert fatigue is a correlation failure, and adversaries exploit it deliberately.
34.2 Cross-Telemetry Correlation #
flowchart TB
subgraph TEL["Telemetry Sources"]
direction LR
T1["Endpoint<br/><i>process, file, registry</i>"]
T2["Network<br/><i>flow, DNS, TLS metadata</i>"]
T3["Identity<br/><i>auth, MFA, privilege change</i>"]
T4["Cloud control plane<br/><i>API calls, config change</i>"]
T5["SaaS<br/><i>access, sharing, export</i>"]
T6["Email<br/><i>delivery, click, attachment</i>"]
T7["OT / ICS<br/><i>controller access, setpoints</i>"]
T8["Data platform<br/><i>query patterns, volume</i>"]
T9["HR<br/><i>joiners, movers, leavers</i>"]
T10["Threat intel<br/><i>IOCs, TTPs, actor profiles</i>"]
end
subgraph CAMP["Illustrative Campaign — each stage sub-threshold"]
direction TB
K1["<b>T-14d</b> Email — targeted message<br/>to 3 finance staff<br/><i>no attachment, no known-bad link<br/>→ no alert</i>"]
K2["<b>T-11d</b> Identity — one recipient<br/>authenticates from new ASN<br/><i>MFA satisfied → no alert</i>"]
K3["<b>T-9d</b> Endpoint — legitimate<br/>remote tool installed<br/><i>signed binary → no alert</i>"]
K4["<b>T-6d</b> Cloud — service principal<br/>granted additional read scope<br/><i>within admin's rights → no alert</i>"]
K5["<b>T-4d</b> Data platform — query volume<br/>+340% for that principal<br/><i>below anomaly threshold → no alert</i>"]
K6["<b>T-1d</b> Network — TLS to a new<br/>cloud storage domain<br/><i>reputable provider → no alert</i>"]
K7["<b>T-0</b> SaaS — bulk external<br/>share created<br/><i>permitted action → low alert</i>"]
K1 --> K2 --> K3 --> K4 --> K5 --> K6 --> K7
end
subgraph CE["Correlation Engine — sec.campaign.v4"]
direction TB
C1["<b>M2 Entity</b><br/>all stages resolve to one<br/>IDENTITY + one DEVICE<br/>0.96"]
C2["<b>M1 Temporal (CEP)</b><br/>ordered sequence matches<br/>known TTP chain,<br/>timing consistent<br/>0.74"]
C3["<b>M5 Behavioural</b><br/>each stage individually<br/>sub-threshold; joint deviation<br/>at p99.94 for this identity<br/>0.83"]
C4["<b>M4 Semantic</b><br/>threat-intel TTP descriptions<br/>align with observed sequence<br/>0.69"]
C5["<b>Negative</b><br/>EXPECTED_ABSENT: no change<br/>ticket for the scope grant<br/>0.91"]
end
FUSE["<b>Fused, calibrated 0.88</b><br/>MULTI_STAGE_INTRUSION_CAMPAIGN<br/>Stage: exfiltration in progress<br/>Evidence: 7 events, 5 modalities<br/><b>Time from first signal: 14 days</b><br/><b>Time from correlation to alert: 40 s</b>"]
ACT["<b>ONE incident</b> replaces<br/>7 sub-threshold signals<br/><br/><b>L4:</b> revoke session tokens<br/><i>reversible</i><br/><b>L4:</b> suspend the external share<br/><i>reversible</i><br/><b>L3:</b> stage principal scope revert<br/><b>L2:</b> recommend endpoint isolation<br/><b>L1:</b> full attack narrative<br/>with evidence for the analyst"]
TEL --> CAMP --> CE --> FUSE --> ACT
classDef tel fill:#1b2f3d,stroke:#5b8fb0,color:#e6f2fa
classDef camp fill:#4a2020,stroke:#d07070,color:#ffeaea
classDef ce fill:#0a5570,stroke:#3fd0f0,stroke-width:2px,color:#ffffff
classDef out fill:#3d3313,stroke:#d4a636,stroke-width:2px,color:#fff8e6
class TEL,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10 tel
class CAMP,K1,K2,K3,K4,K5,K6,K7 camp
class CE,C1,C2,C3,C4,C5 ce
class FUSE,ACT out
Figure 48. Cybersecurity cross-telemetry threat correlation workflow (illustrative). Seven campaign stages, each deliberately below its domain detector’s threshold, spanning fourteen days and six telemetry sources. Five modalities contribute, including a negative relationship — the change ticket that should have accompanied the privilege grant and did not. The output is one incident with a complete narrative, replacing seven signals that individually generated no alert.
34.3 Why Security Is the Framework’s Most Natural Fit #
Four properties make security an unusually good match:
The adversary is optimizing against uncorrelated detection. This is not an incidental benefit; it is the entire game. Every mature attack framework assumes siloed detection and is designed to stay beneath per-domain thresholds. Correlation directly attacks the adversary’s core assumption.
Actions are frequently reversible. Revoking a session token, suspending a share, blocking an IP, or disabling an account are reversible in the strict sense — which is why security supports higher autonomy levels than most domains.
Ground truth arrives, eventually. Incident investigation produces definitive labels. Confidence calibration is tractable.
The volume problem is acute and measurable. The compression ratio from raw signals to triaged incidents is directly measurable and directly valuable, giving the framework an unambiguous success metric.
Definition
The security-specific argument. In most domains, correlation infrastructure competes with alternative investments. In security, the alternative — hiring analysts proportional to alert volume — does not scale and is not available in the labour market. Correlation is not an optimization; it is the only path to coverage.
34.4 Correlation Scopes #
| Scope | Purpose | Modalities | Window | Autonomy | Note |
|---|---|---|---|---|---|
sec.campaign.v4 |
Multi-stage intrusion detection | M1, M2, M4, M5, negative | 30 d | L4 (reversible actions) | Adversarial — continuous review |
sec.insider.v3 |
Insider data movement | M2, M5, negative | 90 d | L2 only | Employment consequence; never automated |
sec.lateral.v3 |
Lateral movement within estate | M1, M2 | 24 h | L4 | High confidence, fast window |
sec.supply_chain.v2 |
Third-party and vendor compromise | M2, M4 | 60 d | L3 | Depends on external telemetry quality |
sec.ot_boundary.v2 |
IT-to-OT boundary crossing | M1, M2 | 7 d | L3 | OT actions are not reversible — capped |
sec.platform_self.v1 |
The pool monitoring itself | M2, M5 | 30 d | L2 | Must not be sole monitoring (Chapter 23) |
Table 69. Cybersecurity correlation scopes (illustrative). Two are deliberately capped: insider detection at L2 because the consequence is employment-related and irreversible, and OT boundary at L3 because an automated action against operational technology can cause physical harm.
34.5 Adversarial Considerations #
Security is the one domain where the correlation system itself is a target.
Correlation evasion. An adversary who knows correlation windows and scopes can space activity to fall outside them. Mitigation: window widths and scope definitions should be treated as sensitive, varied where feasible, and supplemented by wide-window batch correlation that is harder to evade by timing alone.
Baseline poisoning. An adversary with early, low-privilege access can shape M5 baselines over weeks so that later malicious activity appears normal. Mitigation: baseline change-rate limits, robust statistics resistant to gradual shift, and cross-checking individual baselines against cohort baselines — an entity whose baseline drifts while its cohort’s does not is itself a signal.
Correlation store as target. The correlation store contains a map of the organization’s detection capability. An adversary who reads it knows exactly what is and is not detected. It requires protection commensurate with the most sensitive security tooling, and access to it should be more restricted than access to raw telemetry.
Alert-flooding as cover. Generating high volumes of low-severity events to exhaust correlation capacity and trigger load shedding. Mitigation: the load-shedding hierarchy in Chapter 11 sheds by scope priority, and security scopes should hold the highest priority so that they are shed last.
34.6 Illustrative Outcomes #
| Measure | Plausible direction | Reasoning |
|---|---|---|
| Alerts requiring human triage | Substantial reduction | Clustering and correlation replace independent signals |
| Detection of deliberately sub-threshold campaigns | New capability | Joint deviation detection across telemetry domains |
| Mean time to detect multi-stage intrusion | Substantial reduction | Continuous cross-telemetry evaluation |
| Mean time to investigate | Substantial reduction | Attack narrative and evidence pre-assembled |
| False positive rate | Reduction | Multi-modal reinforcement raises precision |
| Analyst coverage of alert volume | Improvement | Fewer, richer incidents within triage capacity |
| Detection of privilege changes without change control | New capability | Negative relationship across ITSM and cloud telemetry |
Table 70. Illustrative outcome directions for cybersecurity. The final row illustrates a distinctive pattern: correlating a security event with the absence of its expected governance artifact is frequently more informative than the event itself.
Key Takeaways #
- Sophisticated intrusion is cross-telemetry by design, deliberately keeping each signal below its domain detector’s threshold — making security the purest expression of the correlation thesis.
- Correlation directly attacks the adversary’s core assumption that detection is siloed, which is not an incidental benefit but the central one.
- Security supports higher autonomy than most domains because token revocation, share suspension, and account disabling are genuinely reversible.
- Insider detection and OT boundary scopes are deliberately capped, at L2 and L3 respectively, because employment consequences and physical-harm potential are irreversible.
- In security, correlation is not an optimization but the only path to coverage, since hiring analysts proportional to alert volume neither scales nor is available in the labour market.
- The correlation store is itself a target containing a map of detection capability, and warrants more restricted access than raw telemetry.
- Baseline poisoning is countered by cross-checking individual baselines against cohort baselines — an entity drifting while its cohort does not is itself a signal.
- Security scopes must hold the highest load-shedding priority, since alert flooding to exhaust correlation capacity is a viable attack.