Tactics, Techniques, and Procedures
Tactics, techniques, and procedures (TTPs) is a cybersecurity term that describes how threat actors behave when they plan and carry out attacks. It breaks that behavior into three levels: tactics are the broad goals or approach, techniques are the more specific methods used to achieve them, and procedures are the detailed steps an attacker follows. Security teams study TTPs to recognize patterns of malicious activity and better anticipate how attackers operate.
TTPs is a threat intelligence construct that characterizes adversary behavior across three levels of abstraction. A tactic is the highest-level description of behavior, often representing the adversary's objective; a technique provides a more detailed description of behavior within the context of a tactic; and a procedure describes the specific, concrete implementation an actor uses to execute a technique. Analysts use TTPs to identify and correlate patterns of behavior attributable to particular threat actors, supporting detection, attribution, and defensive planning. Because TTPs focus on behavior rather than on transient indicators such as file hashes or IP addresses, they are typically more durable for tracking adversaries over time.
Why it matters
TTPs matter because they shift defensive attention away from fragile, easily changed signals and toward the more durable patterns of how adversaries actually behave. Indicators such as file hashes, domains, and IP addresses can be swapped out by an attacker in minutes, but the underlying tactics, techniques, and procedures reflect deliberate choices, tooling, and habits that tend to persist across campaigns. By characterizing adversary behavior across the three levels of abstraction, security teams can recognize malicious activity even when surface-level indicators change, and can correlate activity to particular threat actors to support detection, attribution, and defensive planning.
Who it's relevant to
Inside TTPs
Common questions
Answers to the questions practitioners most commonly ask about TTPs.