Subdomain 1.2: Recognize common cyber industry controls, standards and frameworks and how Splunk incorporates those frameworks.
1.Which statement correctly distinguishes a tactic from a technique within the MITRE ATT&CK framework as used in Splunk's coverage dashboards?
- A.A tactic represents an adversary's objective, while a technique is a specific method used to achieve that objective
- B.A tactic is a specific method used by an adversary, while a technique is the broader goal that method supports
- C.A tactic is a Splunk-only label, while a technique is an industry-standard MITRE term
- D.A tactic applies to network-based attacks, while a technique applies only to endpoint-based attacks
Show answer & explanation
Correct answer: A — A tactic represents an adversary's objective, while a technique is a specific method used to achieve that objective
- A. Correct. In MITRE ATT&CK, tactics represent the adversary's overall goal at a given stage, such as persistence or exfiltration, while techniques describe the specific method used to accomplish that goal.
- B. Incorrect. This reverses the relationship; techniques are the specific methods, and tactics are the higher-level objectives those methods support, not the other way around.
- C. Incorrect. Both tactics and techniques are industry-standard MITRE ATT&CK terminology; neither is a Splunk-specific label.
- D. Incorrect. Tactics and techniques in MITRE ATT&CK apply broadly across attack surfaces including network, endpoint, and cloud, and are not restricted by vector in this way.