CTI
Actor TTPs and behavior patterns used to build detections and inform hunting — the analyst- and engineer-facing layer, and the altitude where most of the day-to-day CTI-to-detection handoff actually happens. A tactical product isn't "watch out for ransomware" or "block this IP"; it's "this actor's confirmed TTPs are X, Y, and Z, here is the telemetry needed to hunt for them, and here is the detection backlog item that should come out of it."
CTI
TTPs are the "how" of an adversary, described at three levels of resolution. A tactic is the goal, not a step — "why" the adversary is doing something (e.g. Credential Access, Persistence). A technique is the specific method used to accomplish that goal. A procedure is the exact implementation a given actor uses — the specific tool, the specific command line, the specific order of operations.
CTI
The most granular layer: raw IOCs , malware samples, and infrastructure data, often machine-consumable and the fastest to go stale. This is the layer the Pyramid of Pain puts at the bottom for exactly the reasons covered in Module 1 — cheap to produce, cheap for an adversary to invalidate — but it is also the raw material every other altitude of intelligence is ultimately built from.
Blue Team
evidence that source generation, collection, transport, parsing, storage, and query remain usable.
CTI
The repeatable production process — Direction, Collection, Processing, Analysis Production, Dissemination, Feedback, and Refinement — that turns a stakeholder question into a usable product. It matters because threat reporting is noisy by default: without a cycle, analysts collect whatever looks interesting and go searching for a use case afterward. With one, every piece of collection traces back to a requirement, and every finished product traces forward to the decision it is meant to support.
CTI
A threat actor is an individual or group conducting malicious activity. A threat group is a tracked cluster of activity attributed, with varying confidence, to a common actor — "cluster" is the operative word, because what analysts actually observe is correlated behavior, not a verified identity. A campaign is a bounded set of operations sharing goals, timeframe, or infrastructure, which may or may not map cleanly onto a single group.
CTI
Different vendors track — and name — the same underlying activity differently: Mandiant (APTxx / UNCxxxx), CrowdStrike (animal + adjective, e.g. "Fancy Bear"), Microsoft (weather names, e.g. "Midnight Blizzard"), MITRE ATT CK (Gxxxx group IDs). None of these are the "real" name — they're independent clustering judgments that sometimes converge on the same activity and sometimes don't.
CTI
A finished-intelligence product consolidating everything known about a tracked group — TTPs, targeting, tooling, alias crosswalk, and history — as a reference for analysts and detection engineers. Threat Matrix publishes these as browsable public pages; AdversaryGraph adds sector relevance scoring on top.
Blue Team
a planned, bounded investigation that tests a hypothesis against available evidence.
CTI
A falsifiable statement — "if actor X is present, telemetry Y should show Z" — derived from CTI, used to proactively search for compromise that automated detections may have missed.
CTI
Structured streams of indicators or reports, from open-source (abuse.ch, ThreatFox), commercial (vendor feeds), or community (ISAC/ISAO) sources — the closest thing CTI has to a raw-material supply chain, and the layer most teams over-invest in relative to what it can actually deliver on its own (see IOC in Module 1 for why).
CTI
Software used to aggregate, correlate, enrich, and disseminate threat intelligence — e.g. MISP, OpenCTI, ThreatConnect, Anomali, or the self-hosted AdversaryGraph . The core job is the same across all of them: turn scattered feeds and reports into a queryable, correlated store instead of a pile of disconnected spreadsheets and PDFs.
CTI
A threat is a potential cause of harm — an actor or an event. A vulnerability is a weakness that could be exploited. Risk is the likelihood and impact of a threat actually exploiting that vulnerability against a specific asset you own. Said as one sentence, that sounds obvious. Said as a scanner output with 400 "Critical" findings and one Tuesday to triage them, it is the difference between a defensible prioritization and a wall of red numbers nobody trusts.
CTI
FIRST's current TLP 2.0 standard defines four labels — TLP:RED, TLP:AMBER, TLP:GREEN, and TLP:CLEAR — plus the TLP:AMBER+STRICT sharing caveat. The marking tells a recipient how widely a piece of intelligence may be shared. It is one of the simplest CTI conventions to explain and one of the easiest to get wrong in practice, because the label has to travel with the content through every re-share and summary, not just the original document.