SOC operations

Alert Triage

Overview

Alert triage reviews, validates, classifies, and prioritizes security alerts to determine whether they represent a real threat.

Key concepts

  • False positive vs. false negative vs. true positive
  • Benign true positives
  • Severity, priority, asset criticality, escalation

How it works

Alert triage is the process of reviewing, validating, classifying, and prioritizing security alerts to determine whether they represent a real threat. The goal is to quickly sort an alert into: false positive, benign activity, suspicious activity, or a confirmed incident.

Classifying an alert

TermMeaning
False positiveAppears malicious or suspicious but is actually harmless.
False negativeA real security event the detection system fails to identify.
True positiveCorrectly identifies real malicious or unauthorized activity.
Benign true positiveTriggered by real activity that's authorized or expected — e.g. an admin doing approved maintenance. Distinguishing this from genuinely suspicious activity is a core reason SOC teams exist; without that judgment, every flag against legitimate activity would waste time and energy.

Prioritizing an alert

TermMeaning
SeverityA rating of the potential seriousness of an alert or incident.
PriorityThe order alerts should be handled in, based on severity, confidence, asset importance, and business impact.
Asset criticalityHow important a system or device is to the organization's operations, security, or sensitive data.
ScopeThe number of systems, users, accounts, applications, or data sources affected.
EscalationPassing an alert or incident to a more experienced analyst, IR team, manager, or other responsible group.