00 — Framing
§ Why a decision science, not another risk score
Security platforms measure exposure. Risk platforms score it. Almost none of them tell an executive what to do, under what confidence, at what opportunity cost. That gap is the discipline EXORADI is building.
Cybersecurity has spent two decades perfecting detection and two years re-discovering quantification. What it has never built is a decision science — a disciplined, falsifiable, mathematically accountable way of turning "we found 40,000 vulnerabilities" into "fund initiative B before initiative A, because it retires $14M of tail risk per dollar spent, and here is the confidence interval."
The Quantitative Decision Intelligence Layer (QDIL) is that science. It does not compete with FAIR, CTEM, NIST CSF, ISO 31000, or COSO ERM — it consumes their outputs as inputs and does the thing none of them were built to do: arbitrate between competing, uncertain, financially-denominated courses of action, continuously, at board speed.
Five commitments define the discipline:
- Every recommendation is a decision under uncertainty, not a fact. QDIL never emits a bare number — it emits a distribution, a confidence band, and the assumptions that produced them.
- Appetite is a shape, not a threshold. "High/Medium/Low" is replaced by tolerance curves that move with the business cycle, the regulator, and the balance sheet.
- Every action competes for the same dollar. Prioritization is portfolio optimization, not a severity-sorted backlog.
- Recommendations are provenance-bound. A Board can trace any "why" to the models, data, and assumptions that produced it — or refuse to trust it.
- The discipline is falsifiable. Forecasts made this quarter are scored against what actually happened, and the models that were wrong lose influence.
01 — Architecture
I. Scientific Architecture
Six layers, each owned by a different discipline, connected by one contract: everything downstream carries its uncertainty upstream with it.
Two design rules fall out of this diagram and recur through the rest of the document:
- No layer is allowed to collapse uncertainty prematurely. A point estimate that reaches the Executive Surface without its distribution attached is treated as a defect, not a simplification.
- Layer 3 and Layer 4 are peers, not a pipeline. Appetite is not a filter applied after scoring — the Cortex queries appetite continuously, because "is this outside tolerance" is itself an input to what gets modeled next (see § IV, Risk Elasticity).
02 — Quantitative Models
II. The Model Fabric
Thirteen analytical models, no single one authoritative. Each exists to answer a question the others cannot.
The most common failure in "cyber risk quantification" is treating one model — usually a single Monte Carlo loss simulation — as the whole discipline. EXORADI treats quantitative modeling as an orchestrated fabric: a director model routes a question to the technique built to answer it, then reconciles the outputs. The routing logic itself is a governed artifact (versioned, testable, auditable), not a judgment call left to an analyst.
| Model | Exists to solve | When it is invoked |
|---|---|---|
| Bayesian Networks | Encode causal dependencies between controls, threat events, and outcomes; update beliefs as new evidence arrives instead of re-running analysis from scratch. | Any time a new signal (patch applied, control degraded, threat intel received) should revise an existing exposure estimate rather than replace it. |
| Monte Carlo Simulation | Produce a full loss distribution from uncertain, correlated inputs — not a single expected value. | Whenever a financial range (not a point) is the deliverable: budget requests, insurance limit setting, board loss-exceedance curves. |
| Decision Trees | Make sequential choice structures explicit — decision nodes, chance nodes, payoff leaves — so a recommendation can be inspected step by step. | Discrete, branching decisions with a small number of live options (patch vs. isolate vs. accept vs. insure). |
| Influence Diagrams | Compress a Bayesian network plus decision tree into a single compact graph of decisions, uncertainties, and value nodes for stakeholders who need the shape of a decision, not its full tree. | Executive-facing decision framing; the diagram is the artifact shown to the Board. |
| Markov Models | Model exposure as a state machine (e.g. Exposed → Contained → Remediated → Recurred) with transition probabilities, capturing that risk is a process, not a snapshot. | Tracking control degradation over time, recurrence likelihood, and "risk half-life" after a fix. |
| Scenario Planning | Stress-test decisions against a small set of internally-consistent futures rather than a single forecast. | Strategic, multi-year investment decisions (architecture redesign, M&A integration, cyber insurance program design). See § VIII. |
| Graph Analytics | Quantify blast radius and criticality from the actual topology of assets, identities, and trust relationships (centrality, reachability, choke points). | Prioritizing which asset's exposure matters — feeds criticality weights into every other model. |
| Expected Loss Modeling | Translate frequency × magnitude into a single financially comparable unit across dissimilar risks (ransomware vs. insider fraud vs. outage). | The common currency that lets § VII portfolio optimization compare unlike initiatives. |
| Cost-Benefit Optimization | Compare the cost of a control against the loss it retires, including diminishing returns. | Single-initiative go/no-go questions ("should we deploy this control at all"). |
| Portfolio Optimization | Allocate a constrained budget across many competing initiatives to maximize aggregate risk-adjusted value. | Annual/quarterly budget cycles; the multi-initiative version of cost-benefit optimization (§ VII). |
| Multi-Criteria Decision Analysis | Combine financial and non-financial criteria (regulatory exposure, reputational effect, strategic fit) that cannot be reduced to a single dollar figure without distortion. | Feeds the Executive Decision Score (§ VI) whenever a decision has legitimate non-financial dimensions. |
| System Dynamics | Model feedback loops and accumulation — technical debt, control fatigue, exposure "stock" that grows or drains over time. | Long-horizon questions: is our residual risk trending up structurally, regardless of any single incident? |
| Probabilistic Forecasting | Project how exposure, loss, and control efficacy will evolve, with calibrated confidence intervals rather than a single trend line. | Continuous re-forecasting between decision cycles; feeds the Dynamic Tolerance Curve (§ IV). |
How they interact
The fabric is not thirteen parallel pipelines — it is a small number of well-defined hand-offs:
No model output reaches § VI (Executive Decision Score) without a model contribution weight and confidence tag attached — see § IX. This is what allows the fabric to grow (a fourteenth model can be added) without silently changing the meaning of past decisions.
03 — Appetite & Tolerance
III. Risk Appetite & Tolerance Fabric
"High / Medium / Low" is not a model of an organization's relationship to risk — it is the absence of one. EXORADI replaces it with seven constructs that behave like an actual control system.
Traditional ERM treats appetite as a static statement ("we accept low risk in category X") and tolerance as a fixed threshold under it. Both assumptions break in practice: appetite changes with the fiscal quarter, and a threshold that made sense at $50M revenue is wrong at $500M. EXORADI models appetite as a dynamic, multi-dimensional boundary — closer to a control system's set-point than a compliance checkbox.
| Construct | Definition | Answers |
|---|---|---|
| Risk Appetite Profile (RAP) | A signed vector across loss categories (financial, operational, regulatory, reputational, safety) expressing desired exposure per category, weighted by strategic priority for the period. | "What kind of risk are we willing to carry, and how much of each?" |
| Risk Capacity (RC) | The maximum loss the organization can absorb before covenant breach, insolvency, or going-concern impact — a hard financial ceiling regardless of preference. | "What is the absolute limit, regardless of appetite?" |
| Risk Tolerance Set (RTS) | The feasible region between appetite and capacity, expressed as a set (not a scalar) because tolerance differs by loss category, time horizon, and business unit. | "Within capacity, what range of outcomes is acceptable for this decision?" |
| Decision Threshold Vector (DTV) | The specific, quantitative trigger values — pulled from the RTS — that a policy (§ V) evaluates against for a given decision class. | "At what number does this decision require escalation?" |
| Dynamic Tolerance Curve (DTC) | Tolerance expressed as a function of time and macro drivers rather than a constant — it widens or narrows with earnings, regulatory posture, and threat climate. | "Should our tolerance today be the same as it was last quarter?" |
| Risk Elasticity Coefficient (REC) | The sensitivity of accepted risk to a one-unit change in a driver (e.g. how much tolerance moves per $1M of quarterly earnings surprise). | "How reactive should appetite be to this specific driver?" |
| Adaptive Risk Boundary (ARB) | The realized, live boundary — DTC evaluated at the current state of its drivers — the actual line an initiative is measured against right now. | "What is the boundary at this exact moment, and how close are we to it?" |
The Dynamic Tolerance Curve as a control system
EXORADI treats appetite management as a feedback control problem, borrowing directly from control theory (§ X): the DTC is the set-point, residual risk is the process variable, and the Decision Cortex is the controller closing the loop.
// T(t): tolerance ceiling at time t, in expected-loss dollars
// α, β, γ: Risk Elasticity Coefficients, calibrated per loss category and business unit
ARB(t) = T(t) // the live boundary — this is what every policy in § V evaluates against
Gap(t) = ResidualRisk(t) − ARB(t) // > 0 triggers escalation per the policy tier it falls into
RAP weights, REC coefficients, and RC ceilings are configured, not hard-coded — by industry (a bank's regulatory β dominates; a SaaS company's reputational term dominates), by financial constraints (RC derived from covenant and liquidity models), and by executive priority (a RAP re-weighting is itself a Board-level decision, logged in the Decision Ledger, § IX).
04 — Engine
IV. The Decision Cortex
The component that converts quantitative output into an executive recommendation — and is structurally required to explain why, not only what.
The Cortex is a five-stage pipeline. Each stage produces an artifact that the next stage consumes and that a human can inspect separately — this is what makes "why" answerable after the fact, not just at the moment of recommendation.
1 · Sense
Pull current state from the Model Fabric: exposure distributions, control efficacy, criticality, and the live Adaptive Risk Boundary.
2 · Model
Run the relevant subset of the fabric for this decision class; reconcile outputs into comparable value units (Expected Loss + MCDA).
3 · Score
Compute the Executive Decision Score (§ VI) across candidate actions, each with a confidence band.
4 · Decide
Evaluate candidate actions against Decision Policies (§ V) and the Adaptive Risk Boundary; select or rank the recommendation.
5 · Explain
Write a Decision Ledger entry (§ IX): evidence, assumptions, uncertainty, trade-offs, and which models drove the outcome.
Continuous
Forecast Scoring: last quarter's recommendation is compared to what actually happened, and the responsible models are re-weighted (§ II callout).
Example decision classes the Cortex answers
| Question | Primary models consulted | Typical policy tier |
|---|---|---|
| Should we patch now or on the next cycle? | Markov (exploit window), Bayesian Network, Expected Loss | Operational |
| Should we isolate this segment? | Graph Analytics, Monte Carlo, Decision Tree | Operational / Tactical |
| Should we buy cyber insurance, and how much? | Monte Carlo, Scenario Planning, Cost-Benefit | Strategic |
| Should we accept this risk? | Expected Loss vs. Adaptive Risk Boundary, MCDA | Governance |
| Should we redesign this architecture? | System Dynamics, Scenario Planning, Portfolio Optimization | Strategic / Board |
| Should we escalate to the Board? | Decision Policy evaluation directly against Risk Capacity | Governance |
05 — Policy
V. EXORADI Decision Policy Language (EDPL)
A policy grammar written for executives to author and for the Cortex to execute — the same artifact serves governance and automation.
Technical policy engines evaluate signals (CVSS > 9). EDPL evaluates decisions — financially denominated, appetite-aware, and always resolving to a recommended action plus a rationale, never a bare boolean. A policy has four clauses:
- WHEN — the decision class this policy governs.
- EVALUATE — one or more conditions over Model Fabric and Appetite Fabric outputs.
- THEN — the recommended action, ranked if multiple policies fire.
- CONFIDENCE — the minimum model confidence required before the policy is allowed to auto-fire versus merely advise.
POLICY "Immediate Executive Escalation"
WHEN decision_class = risk_acceptance_review
EVALUATE
ExpectedLoss.p50 > $5,000,000
AND Gap(ARB) > 0 // outside adaptive risk boundary, see § III
AND ExploitProbability.p50 > 0.35
AND RecoveryCost > PreventionCost
THEN
RECOMMEND "Immediate Executive Action" priority 1
NOTIFY board_risk_committee
ATTACH decision_ledger_entry
CONFIDENCE ≥ 0.80 ELSE advise_only
POLICY "Defer With Compensating Control"
WHEN decision_class = patch_scheduling
EVALUATE
Gap(ARB) ≤ 0
AND CompensatingControl.efficacy ≥ 0.7
AND EDS(defer) ≥ EDS(patch_now) − 5
THEN
RECOMMEND "Defer to next maintenance window" priority 3
REASON "compensating control holds exposure inside tolerance at lower disruption cost"
CONFIDENCE ≥ 0.65 ELSE advise_only
POLICY "Transfer Over Mitigate"
WHEN decision_class = investment_selection
EVALUATE
InsurancePremium < ExpectedLoss.p50 × 0.4
AND ResidualUncertainty (σ) > MitigationCost.stddev × 2
THEN
RECOMMEND "Transfer via cyber insurance" priority 2
REASON "mitigation cost carries higher variance than the loss it retires; transfer is more capital-efficient"
CONFIDENCE ≥ 0.70 ELSE advise_only
An EDPL policy can never silently auto-fire below its declared confidence threshold — it degrades to advise_only, surfacing the recommendation with its rationale but requiring a human decision-maker to accept it. Confidence is a first-class citizen of the grammar, not a wrapper around it.
06 — Scoring
VI. The Executive Decision Score (EDS)
Not a risk score. A decision score — it ranks actions, not assets or vulnerabilities.
A risk score answers "how bad is this." EDS answers "how good is doing something about it, right now, compared to the alternatives." It is computed per candidate action (patch / defer / isolate / insure / accept / redesign), not per vulnerability — the same exposure can produce a high EDS for "insure" and a low EDS for "patch immediately" if the numbers say so.
| Dimension | Symbol | Captures |
|---|---|---|
| Expected Business Value | BV | Loss retired minus cost, in expected-value dollars, normalized to [0,1] across candidates. |
| Expected Risk Reduction | RR | Reduction in loss-exceedance tail, not just the mean — captures effect on catastrophic outcomes. |
| Decision Confidence | DC | Bayesian posterior concentration across the Monte Carlo ensemble — how tightly the models agree. |
| Model Uncertainty | MU | Penalty term: dispersion across separately run models on the same question (subtracted, not ignored). |
| Investment Efficiency | IE | Risk retired per dollar spent — the direct analogue of Sharpe ratio for a control investment. |
| Strategic Alignment | SA | MCDA score against stated business objectives for the period (not reducible to dollars). |
| Risk Appetite Distance | RAD | Signed distance from the Adaptive Risk Boundary — closer to breach raises urgency irrespective of size. |
| Opportunity Cost | OC | Value of the next-best use of the same budget — penalizes actions that look good only in isolation. |
| Time Sensitivity | TS | Decay of the option's value if deferred (exploit-window decay, regulatory deadline proximity). |
| Board Criticality | BC | Whether the underlying asset sits on a path to a board-designated crown-jewel process (graph-analytics-derived). |
// each term normalized to [0,1] via logistic scaling across the candidate set; Σwi = 1
CI95(a) = EDS(a) ± 1.96·σEDS(a) // confidence band from the Monte Carlo ensemble underlying DC and MU
Patch now: BV 0.62, RR 0.71, IE 0.40 (expensive, disruptive) → EDS 58 ±9. Deploy compensating control + defer: BV 0.58, RR 0.65, IE 0.81 (cheap, fast) → EDS 67 ±5. The second option wins not because the risk is smaller, but because it is a more capital-efficient way to hold the same risk inside the Adaptive Risk Boundary — exactly the kind of call a severity-sorted backlog cannot make.
07 — Portfolio
VII. Portfolio Optimization Model (EPOM)
The method does not optimize security. It optimizes the allocation of a fixed budget across initiatives that compete for it — a genuinely different objective function.
Formulated as a constrained multi-objective optimization over the candidate initiative set N, with continuous funding fraction xi ∈ [0,1] (partial funding permitted, since most controls have a minimum-viable tranche and diminishing returns beyond it):
subject to
Σi xi·Costi ≤ Budget
Σi xi·RiskReductioni ≥ MinimumTargetReduction // board-set floor
RADportfolio ≥ 0 // the funded set alone must bring the org back inside its Adaptive Risk Boundary
xi ∈ [0,1] // relaxed LP for the frontier; rounded to a 0/1 knapsack for the final funding decision
Two refinements distinguish EPOM from a textbook knapsack:
- Marginal Risk Reduction Value. Each initiative's risk reduction is modeled with diminishing returns,
U(r) = 1 − e−λr, so the optimizer correctly values a second, smaller investment in an already-well-controlled asset less than the same dollar spent on an untouched one. - Efficient frontier, not a single answer. Because Expected Business Value, Risk Reduction, and Strategic Alignment genuinely trade off against each other, EPOM returns a Pareto frontier — the Board picks a point on the curve, and the choice itself is logged as a governance decision.
08 — Futures
VIII. Scenario Intelligence Engine
Every material decision is evaluated against a small set of internally consistent futures — not one forecast dressed up as certainty.
| Scenario | Financial impact (p50 / p95) | Residual exposure | Operational impact | Confidence | Board recommendation |
|---|---|---|---|---|---|
| Do nothing | $2.1M / $18.4M | Outside tolerance | None | 0.83 | Reject — breaches ARB |
| Patch now | $0.4M / $3.1M | Inside tolerance | 2 maintenance windows | 0.71 | Viable |
| Deploy EDR | $0.6M / $2.6M | Inside tolerance | Moderate, 6-week rollout | 0.68 | Viable, higher IE |
| Purchase cyber insurance | $1.1M / $1.6M | Within capacity | None | 0.88 | Preferred if MU high |
| Segment network | $0.3M / $2.0M | Inside tolerance | High, cross-team, 3-month | 0.55 | Strategic, not tactical |
| Increase backup resilience | $0.5M / $2.4M | Inside tolerance | Low | 0.74 | Viable, low regret |
| Replace legacy systems | $0.2M / $1.1M | Inside tolerance | Very high, 12–18 months | 0.49 | Board-level, next cycle |
Each row is itself the output of a Monte Carlo run conditioned on that scenario's assumptions — the table is a summary of seven distributions, not seven numbers, and every cell can be expanded to its full loss-exceedance curve in the Executive Surface.
09 — Trust
IX. Explainable Decision Provenance (XDP)
A recommendation a Board cannot interrogate is a recommendation a Board should not trust. XDP is the layer that makes every "why" auditable.
Every Cortex output writes a Decision Ledger entry — an immutable record answering six questions before it is allowed to reach the Executive Surface:
The dominant EDS terms and their weights for this specific recommendation.
Named data sources and their timestamps (telemetry, threat intel, loss history).
Prior distributions and parameter choices a reviewer can challenge directly.
Confidence band and the specific source of disagreement across models (MU).
The next-best alternative action and its EDS gap (Opportunity Cost, made explicit).
Per-model contribution weight, plus that model's forecast-scoring track record.
Every Ledger entry is revisited on a fixed cadence against realized outcomes. A model whose contributions are systematically miscalibrated (over-confident, biased in a direction) has its contribution weight wi down-weighted automatically — this is the mechanism that keeps the discipline scientific rather than declarative.
10 — Grounding
X. Scientific Foundations
Twelve disciplines, none of them native to cybersecurity, each contributing a specific mechanism EXORADI could not do without.
| Discipline | Mechanism borrowed | Used in |
|---|---|---|
| Decision Theory | Expected utility, value of information | § VI EDS, § IV Cortex |
| Bayesian Statistics | Belief updating, posterior credible intervals | § II Bayesian Networks, § VI Decision Confidence |
| Economics | Diminishing marginal returns, opportunity cost | § VII Marginal Risk Reduction Value |
| Operations Research | Constrained optimization, Pareto frontiers | § VII Portfolio Optimization |
| Behavioral Economics | Loss aversion, prospect-theory calibration of executive risk perception | § VI Strategic Alignment weighting |
| Systems Engineering | Layered architecture, feedback boundaries | § I Scientific Architecture |
| Enterprise Risk Management | Appetite / capacity / tolerance vocabulary (extended, not discarded) | § III Appetite Fabric |
| Financial Modeling | Loss-exceedance curves, Sharpe-ratio analogues | § VI Investment Efficiency, § VII |
| Game Theory | Stackelberg leader-follower dynamics between defender investment and attacker response | § II Scenario Planning priors, exploit-probability adjustment |
| Artificial Intelligence | Ensemble model reconciliation, calibration monitoring | § II Model Fabric routing, § IX forecast scoring |
| Control Theory | Set-point / process-variable / controller feedback loop | § III Dynamic Tolerance Curve |
| Network Science | Centrality, reachability, choke-point analysis | § II Graph Analytics criticality weights |
11 — Positioning
XI. Comparison to Existing Frameworks
EXORADI is not a replacement for FAIR, CTEM, NIST CSF, ISO 31000, or COSO ERM — it is the arbitration layer none of them include.
| Framework | What it does well | What it does not do |
|---|---|---|
| FAIR | Rigorous single-scenario financial loss quantification. | No portfolio arbitration across initiatives, no dynamic appetite, no policy language, no multi-model reconciliation. |
| CTEM | Continuous discovery, validation, and prioritization of exposures. | Prioritizes exposures, not competing courses of action; no budget-constrained optimization; no executive scoring. |
| NIST CSF | Comprehensive control taxonomy and maturity language. | Descriptive, not decision-generating; silent on which control to fund first under a fixed budget. |
| ISO 31000 | Sound generic risk management process and vocabulary. | Deliberately industry-agnostic; no quantitative engine, no cyber-specific tolerance modeling. |
| COSO ERM | Strong governance and appetite-setting principles at board level. | Appetite as a static statement, not a dynamic, elastic curve; no link from appetite to a specific funded initiative. |
- The Dynamic Tolerance Curve and Risk Elasticity Coefficient — appetite as a control-theoretic set-point, not a static table.
- The Executive Decision Score — the first scoring system to rank actions rather than assets or vulnerabilities, with opportunity cost as a first-class, subtracted term.
- EDPL — a policy language whose primitives are financial and appetite-based, not technical severity fields.
- EPOM — treating the cybersecurity budget as a genuine portfolio-optimization problem with an explicit efficient frontier, not a severity-sorted backlog.
- Explainable Decision Provenance with automatic model re-weighting — a falsifiability mechanism no risk framework in this space currently enforces.
12 — Surface
XII. Executive Decision Surface
Scanned in fifteen seconds, interrogated in fifteen minutes. The Executive Surface is a state, not a report.
Top-ranked recommendation
Deploy compensating control + defer patch EDS 67 ± 5
Retires $4.1M of tail exposure at $310K cost · brings Gap(ARB) from +1.2M to −0.6M · confidence 0.81
Portfolio frontier — this cycle
Three UI commitments follow directly from the science, not from dashboard convention:
- Every number on the surface is a link into its Decision Ledger entry — there is no such thing as an unexplained figure in the executive view.
- Confidence is always co-located with the value it qualifies (a pill, not a footnote) — a wide band changes what "top-ranked" means at a glance.
- The frontier, not a ranked list, is the default portfolio view — reinforcing that "priority" is a chosen point on a curve, not a fixed order.
13 — Frontier
XIII. Future Research Agenda
- Causal inference for control efficacy — moving from correlational control-efficacy estimates to causal effect sizes using quasi-experimental design across the customer base.
- Federated risk benchmarking — cross-organization tolerance and loss calibration without sharing raw loss data, via secure aggregation.
- Reinforcement learning for policy tuning — treating EDPL weight calibration as a continuing bandit problem scored against realized outcomes rather than a quarterly manual re-weighting.
- Formal verification of decision policies — proving an EDPL policy set is free of contradictory recommendations before it reaches production.
- Adversarial calibration — incorporating live threat-actor behavior change (Stackelberg response) directly into exploit-probability priors rather than periodic manual updates.
- Behavioral calibration of executive risk perception — measuring the actual loss-aversion coefficient of a given leadership team and correcting EDS's Strategic Alignment term for it, rather than assuming rational risk-neutrality.
About EXORADI.
EXORADI is a research initiative dedicated to advancing Cyber Decision Intelligence.
We believe cybersecurity must evolve beyond technical expertise toward measurable, evidence-based and rigorously grounded decision-making.
Through open research, quantitative models, practical experimentation and interdisciplinary collaboration, EXORADI develops frameworks, methodologies and tools that help organizations transform cyber exposure into better strategic decisions.
We welcome researchers, practitioners, CISOs, engineers, economists, data scientists and decision-makers who share the ambition of building a more rigorous discipline for cyber decisions.
About the researcher.
Since 2017, Arthur C. M. Guiol has focused on advancing quantitative approaches to cyber risk by integrating cybersecurity, decision science, probabilistic modeling, enterprise risk management, financial analysis and artificial intelligence.
Current research explores the development of EXORADI™, an open research initiative dedicated to advancing Cyber Decision Intelligence through frameworks that transform cyber exposure into executive decision-making.
Previous research and professional work have contributed to the development and application of quantitative cyber risk methodologies, including the SPICE framework, for organizations such as Airbus and SCOR. Professional experience also includes cybersecurity roles at Quarkslab and Qualys, supporting more than 150 enterprise organizations in vulnerability management, cyber exposure management and cyber risk quantification.
Arthur C. M. Guiol completed the Executive Program in Cybersecurity Strategy & Management at the MIT Sloan School of Management and holds an MBA in Risk Management, Economic Intelligence & Cybersecurity from the École de Guerre Économique (EGE), Paris.