This page is the single reference for the BlackNoise scoring model. The Dashboard, the campaign Synthesis and the other result views all rely on these definitions. For the statuses and the severity that feed the score, see Event statuses & severity .
BlackNoise scores each event on two criteria:
- the more effective the detection, the higher the score: an
Alerted event scores more than a Logged one, which scores more than an Undetected one. A High severity event also scores more than a Low one, reflecting the priority on detecting the most characteristic malicious actions. - the more information provided about the detection, the higher the score.
The maximum unit score is for a High event and for a Low event (Alerted status with all technical information provided). The overall score is the sum of event points, reported on a 0–100 scale against the maximum achievable:
sum of event points × 100 / (High events × 12.5 + Low events × 8.75)
A letter grade from is assigned from the overall score.
A grade is also computed for each of the three Simplified Kill Chain phases.
BlackNoise groups the MITRE ATT&CK tactics into three phases, used to read detection coverage across the attack lifecycle:
- — Reconnaissance, Resource Development, Initial Access, Credential Access, Discovery.
- — Persistence, Privilege Escalation, Defense Evasion, Lateral Movement.
- — Execution, Collection, Command and Control, Exfiltration, Impact.