By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Threat intelligence is evidence-based knowledge about cyber threats—who’s attacking, what tactics they use, and how to stop them. The MITRE ATT&CK Framework is a globally accessible knowledge base of adversary behaviors, organized into tactics, techniques, and procedures (TTPs). Together, they help security teams detect, respond to, and prevent attacks before damage occurs.
Real-world example: In the 2021 Colonial Pipeline ransomware attack, threat intelligence revealed that the DarkSide group used phishing emails to steal credentials, then moved laterally using RDP (Remote Desktop Protocol) before deploying ransomware. MITRE ATT&CK’s Lateral Movement (TA0008) and Credential Access (TA0006) techniques helped investigators trace the attack and harden defenses.
Types:
MITRE ATT&CK: A matrix of adversary behaviors mapped to real-world attacks, used for threat modeling, detection engineering, and red teaming. Covers enterprise, mobile, and ICS (industrial control systems).
Key components:
Indicators of Compromise (IOCs): Forensic artifacts (IPs, domains, file hashes) that signal a breach. Shared via STIX/TAXII (structured threat intelligence formats).
Example: A .exe file with hash a1b2c3... is flagged as Emotet malware.
.exe
a1b2c3...
Indicators of Attack (IOAs): Behavioral patterns (e.g., unusual process execution, privilege escalation) that suggest an attack in progress.
Example: A user account suddenly accessing 100+ files in 5 minutes (possible data exfiltration).
TTPs (Tactics, Techniques, Procedures): The DNA of an attack. Security teams use TTPs to hunt for threats and build detections.
Example: APT29 (Cozy Bear) uses spear-phishing (T1566.001)-PowerShell (T1059.001)-C2 (Command & Control) via DNS tunneling (T1071.004).
Cyber Kill Chain (Lockheed Martin): A 7-phase model of an attack (Recon-Weaponization-Delivery-Exploitation-Installation-C2-Actions on Objectives). MITRE ATT&CK expands on this with more granular techniques.
Threat Actor: A person/group behind an attack (e.g., APT29 (Russia), Lazarus Group (North Korea), FIN7 (cybercrime)). Classified by motivation (espionage, financial, hacktivism) and skill level (script kiddie vs. nation-state).
Threat Modeling: A structured approach to identify and prioritize threats. Common methods:
MITRE ATT&CK Navigator (visualizes attack paths).
Threat Hunting: Proactively searching for hidden threats using hypotheses (e.g., “An attacker might use WMI for lateral movement”). Tools: SIEM (Splunk), EDR (CrowdStrike), MITRE ATT&CK Navigator.
STIX/TAXII:
TAXII (Trusted Automated eXchange of Indicator Information): A protocol for sharing STIX data (like an "email for threat intel").
Threat Intelligence Platform (TIP): A tool (e.g., MISP, ThreatConnect, Anomali) that aggregates, correlates, and enriches threat data for actionable insights.
Diamond Model of Intrusion Analysis: A framework to analyze attacks by Adversary, Infrastructure, Capability, and Victim. Helps attribute attacks and predict future moves.
EventID:4698
A security analyst discovers a new malware sample with a unique file hash. Which threat intelligence type is this an example of? ? A) Technical (IOC) ? B) Strategic ? C) Tactical ? D) Operational Explanation: A file hash is a technical IOC (Indicator of Compromise), used for immediate detection.
During an incident, an attacker dumps LSASS memory to steal credentials. Which MITRE ATT&CK technique does this represent? ? A) T1003.001 (OS Credential Dumping: LSASS Memory) ? B) T1555 (Credentials from Password Stores) ? C) T1078 (Valid Accounts) ? D) T1059 (Command-Line Interface) Explanation: LSASS memory dumping is a credential access technique under T1003.001.
A company wants to share threat intelligence with industry peers. Which standard/protocol should they use? ? A) STIX/TAXII ? B) NIST CSF ? C) ISO 27001 ? D) OWASP Top 10 Explanation: STIX (data format) and TAXII (sharing protocol) are the standard for threat intel exchange.
Strategic (executives)-Tactical (TTPs)-Operational (IOCs)-Technical (hashes, IPs).
MITRE ATT&CK:
Techniques (e.g., Phishing (T1566))-Procedures (e.g., “APT29 uses malicious LNK files”).
STIX = data format, TAXII = sharing protocol (like “email for threat intel”).
IOCs vs. IOAs:
IOA = behavioral pattern (e.g., unusual process execution).
Threat Hunting Tools:
SIEM (Splunk, QRadar) + EDR (CrowdStrike, SentinelOne) + MITRE ATT&CK Navigator.
Cyber Kill Chain vs. MITRE ATT&CK:
ATT&CK = 14 tactics + 200+ techniques (more granular).
Threat Actor Motivations:
Nation-state (espionage), Cybercriminals (financial), Hacktivists (ideological), Script Kiddies (chaos).
Common Exam Trap:
“Which threat intelligence type is best for incident response?”-Operational (not strategic!).
MITRE ATT&CK Technique Example:
T1071.004 (DNS C2)-Command & Control tactic.
Threat Modeling Methods:
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.