Skip to content
Vol. 1 · Ed. 2026
CyberGlossary
Entry № 1273

Threat Intelligence

Reviewed byCybersecurity entrepreneur & security researcher

What is Threat Intelligence?

Threat IntelligenceEvidence-based knowledge about threats and threat actors — including indicators, TTPs and context — used to guide security decisions and detection.


Threat intelligence is the structured collection, processing, analysis and dissemination of information about adversaries, their motivations, capabilities and infrastructure. It transforms raw data (malware samples, IPs, domains, leaked credentials, dark-web chatter, vulnerability reports) into actionable intelligence by adding context, confidence and a relevant audience. Most programmes run some form of the intelligence cycle — direction, collection, processing, analysis, dissemination and feedback — so that output is tied to concrete decisions rather than raw feeds.

A useful prioritisation model is David Bianco's Pyramid of Pain (2013): indicators are ranked by how much it hurts an adversary to change them. Hash values and IP addresses sit at the bottom (trivially rotated), then domain names, host and network artifacts, tools, and finally TTPs at the apex — behaviours an actor cannot easily abandon. Detecting at the TTP level (mapped to MITRE ATT&CK) imposes far more cost than blocking a throwaway IP. Organizations exchange intelligence through structured formats and feeds — STIX/TAXII, MISP, vendor reporting and sector ISACs — to enrich SIEM and EDR detections, guide patching (e.g. correlating CISA KEV entries with exposed assets) and inform executive risk decisions. Intelligence is typically classified by audience and time horizon into strategic, operational and tactical levels; the discipline's value depends on relevance, timeliness and accuracy, not volume of indicators.

flowchart LR
  A[Direction<br/>intel requirements] --> B[Collection<br/>feeds, OSINT, dark web]
  B --> C[Processing<br/>normalize, dedupe]
  C --> D[Analysis<br/>context, attribution, ATT&CK]
  D --> E[Dissemination<br/>STIX/TAXII, TIP, reports]
  E --> F[Consumers<br/>SIEM, EDR, IR, execs]
  F --> A

Examples

  1. 01

    An ISAC sharing IoCs associated with a new ransomware affiliate hours before it hits members.

  2. 02

    A TIP enriching SIEM events with actor attribution, MITRE ATT&CK techniques and confidence scoring.

Frequently asked questions

What is Threat Intelligence?

Evidence-based knowledge about threats and threat actors — including indicators, TTPs and context — used to guide security decisions and detection. It belongs to the Defense & Operations category of cybersecurity.

What does Threat Intelligence mean?

Evidence-based knowledge about threats and threat actors — including indicators, TTPs and context — used to guide security decisions and detection.

How do you defend against Threat Intelligence?

Defences for Threat Intelligence typically combine technical controls and operational practices, as detailed in the full definition above.

What are other names for Threat Intelligence?

Common alternative names include: TI, Threat Intel.

Related terms

See also