What is True Positive?
A true positive is a security alert that correctly identifies genuine malicious activity or a real policy violation. It represents an actual threat that warrants investigation, evidence gathering, and, where confirmed, escalation and response, as opposed to a false positive, which fires on benign activity.
Definition
- True Positive
- A true positive is a security alert that correctly identifies genuine malicious activity or a real policy violation. It represents an actual threat that warrants investigation, evidence gathering, and, where confirmed, escalation and response, as opposed to a false positive, which fires on benign activity.
How True Positive Works
True positives are the entire reason a detection stack exists: every correlation rule, behavioral model, and threat intelligence feed is built to surface them. But confirming that an alert is a true positive is only the first classification decision, not the end of the analysis. A true positive covers a huge range of severity, from a phishing email that was already blocked at the gateway and never reached a user, to active ransomware encryption spreading across a file server in real time, and the response each demands is completely different even though both get labeled true positive in a case management system.
Detection quality is usually measured with two competing rates. True positive rate, also called detection rate or recall, is the percentage of actual attacks the detection stack successfully catches. False negative rate is its inverse: the percentage of real attacks that generate no alert at all and go unnoticed. In practice, false negatives are more dangerous than false positives, since an undetected attack causes real damage while a false positive only costs analyst time, but tuning detection thresholds to reduce false negatives almost always increases the false positive volume, since looser thresholds catch more real attacks and more benign look-alikes at the same time.
After an incident closes, SOC teams classify the triggering alert into one of four buckets: true positive, correctly caught a real threat; false positive, fired on benign activity; true negative, correctly stayed silent on benign activity, rarely tracked explicitly since it is the default state; or false negative, missed a real threat that surfaced some other way, such as through a later audit or a different alert. This classification feeds directly back into detection engineering: a pattern of false negatives on a particular technique means a new detection rule is needed, while a pattern of false positives on an existing rule means that rule needs tighter conditions or a suppression exception for a known-good workflow.
True Positive in SOC Operations
Correctly separating true positives from false positives under time pressure is the core skill of a SOC analyst's day-to-day job. A queue full of alerts looks uniform at a glance, but each one requires you to gather just enough evidence, the process tree, the user's normal behavior pattern, whether a connection was blocked or completed, to make a confident call before moving to the next alert. True positive rate per analyst, and per detection rule, is tracked as a performance metric in most SOCs, because it reflects both how well the detection stack is tuned and how accurately an individual analyst is classifying what they see. An analyst who marks too many genuine threats as false positives is missing real incidents; one who escalates too many false positives as true positives is wasting the incident response team's time and eroding trust in their escalations. When you do confirm a true positive, the next decision is severity and urgency, not just validity: is this contained and low-risk, or is it active and spreading, and does it need to go to tier-2, to incident response, or straight to containment action right now. Building the judgment to answer that quickly, consistently, and correctly under SLA pressure is what separates an experienced analyst from someone who is still learning to trust their own triage decisions.
Practice True Positive in a Real SOC
SOCSimulator provides hands-on training with realistic SIEM, XDR, and Firewall interfaces. Build real analyst skills investigating true positive scenarios with zero consequences, free.
Related Terms
A false positive is a security alert that fires on legitimate, benign activity, incorrectly classify...
Alert triage is the structured process of reviewing, prioritizing, and investigating security alerts...
Incident response (IR) is the structured, repeatable process an organization follows before, during,...
Escalation is the formal process of transferring an alert or incident to a higher-tier analyst, a sp...
More Concepts Terms
Related SOC Training Resources
SOC Analyst (Tier 1) Career Guide: Salary & Skills
Tier 1 SOC Analysts are the front line. You monitor alert queues, triage incoming detections, classify them as true or f…
Read more Career PathDetection Engineer Career Guide: Salary & Skills
Detection Engineers build the rules, analytics, and automated workflows that determine what the SOC can see. You transla…
Read more Career PathSecurity Engineer Career Guide: Salary & Skills
Security Engineers build and maintain the infrastructure that SOC analysts depend on. You deploy SIEMs, configure firewa…
Read more ComparisonSOCSimulator vs LetsDefend: Comparison
SOCSimulator wins on operational realism. You get multi-tool shift simulation with SLA pressure, noise injection, and al…
Read more ComparisonSOCSimulator vs CyberDefenders: Comparison
SOCSimulator trains the operational workflow: alert triage, correlation, and response under pressure. CyberDefenders tra…
Read more ToolSIEM Training Console: SOCSimulator
The SIEM console in SOCSimulator replicates the workflow of enterprise platforms like Splunk Enterprise Security, Micros…
Read more ToolXDR Training Console: SOCSimulator
The XDR console in SOCSimulator replicates the investigation workflow of platforms like CrowdStrike Falcon, Microsoft De…
Read more ToolFirewall Training Console: SOCSimulator
The Firewall console in SOCSimulator replicates the log analysis experience of enterprise platforms like Palo Alto Netwo…
Read more TechniqueMITRE ATT&CK® Techniques: Detection Training Library
Browse all MITRE ATT&CK® techniques with detection strategies and example alerts.
Read more Career PathCybersecurity Career Paths: 2026 Guide
Explore SOC analyst career paths with salary data, required skills, and certification roadmaps.
Read more PlaybookSOC Investigation Playbooks: Step-by-Step Guides
Practitioner investigation playbooks with decision trees and real SIEM queries.
Read more FeatureShift Mode: Real-Time SOC Simulation
Practice alert triage under realistic time pressure with SLA timers and noise injection.
Read more