Methodology

How Rikon collects intelligence, scores risk, and maps findings to MITRE ATT&CK.

Tool Inventory

Every email scan runs through seven open-source or hosted tools in sequence. Their outputs are normalised into a unified findings schema.

Tools are scheduled in a single pipeline with explicit timeouts; a failing tool is isolated and never blocks the rest of the scan.

Scoring Rubric

Risk is computed on a 0–100 scale where 100 = no risk and 0 = critical risk, as a per-category weighted average across findings, then bucketed into one of five letter grades (A–F) that match the gauge you see in the report. Breach exposure and password safety carry the heaviest weight; reputation and social footprint weigh less — a confirmed credential breach is materially more dangerous than a public social account.

Grades and weights are calibrated against reference scenarios and covered by regression tests; no single scan path can drift them.

MITRE ATT&CK Mapping

Every finding passes through a static rule table that emits the matching ATT&CK technique. No LLM is involved at this layer — mappings are 100% deterministic and reproducible.

Duplicate techniques collapse to a single entry per scan, so the ATT&CK map never inflates with repeated findings.

Data Retention

Scan results and PDF reports are retained for 30 days, then automatically deleted. The raw scan target (email/domain) is wiped immediately on scan completion — it is never stored alongside the report.

Storage Region

All encrypted reports are stored in us-east-1 (AWS S3, Northern Virginia). There is no cross-region replication.

AI Usage

We use Gemini 2.5 Pro for the executive narrative, and only that. Everything else — scoring, MITRE mapping, citations, validation, remediation templating — is deterministic and produced from fixed rules and templates.

No customer data is used to train any model, and the model provider does not retain inputs for improvement purposes.

What We Do NOT Do

Questions?

To discuss the methodology or request technical verification, reach [email protected]