100+ Free ATT&CK Threat Hunting Practice Questions
Prepare for the MITRE ATT&CK Threat Hunting and Detection Engineering (MAD20) exam with instant access — no signup required.
Loading practice questions...
Explore More MITRE ATT&CK Defender (MAD) Certifications
Continue into nearby exams from the same family. Each card keeps practice questions, study guides, flashcards, videos, and articles in one place.
Key Facts: ATT&CK Threat Hunting Exam
80%
Passing Score Per Module
MAD20
6 steps
TTP Hunt Methodology Steps
MAD20
Badge-based
Certification Model
MAD20
MITRE Engenuity
Program Origin
MITRE Engenuity / MAD20
Self-paced
Assessment Format
MAD20
ATT&CK Fundamentals
Recommended Prerequisite
MAD20
MITRE Engenuity's MAD20 program teaches and certifies the six-step TTP-based threat hunting methodology: identify adversary behaviors, develop hypotheses, determine data requirements, identify and mitigate gaps, implement and test analytics via purple teaming, and conduct the hunt. The program uses a modular badge model requiring 80% per assessment.
Sample ATT&CK Threat Hunting Practice Questions
Try these sample questions to test your ATT&CK Threat Hunting exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.
1Which of the following best describes the primary goal of a TTP-based threat hunt as taught in the MAD20 ATT&CK Threat Hunting methodology?
2In the MAD20 six-step TTP-based threat hunt methodology, what is the correct order of the first two steps?
3Which ATT&CK construct represents the 'why' behind an adversary action—the goal the adversary is trying to achieve?
4A threat hunter wants to focus hunting activity on techniques most likely used by a specific threat group targeting their industry. Which ATT&CK resource directly maps known adversary groups to the techniques they have been observed using?
5When developing a threat hunt hypothesis in the MAD20 methodology, what essential element must the hypothesis contain to be actionable?
6In the MAD20 methodology, what is an 'abstract analytic'?
7Which of the following best describes how ATT&CK 'Data Sources' are used during the data-requirements step of the threat hunting methodology?
8A hunter identifies that ATT&CK technique T1059.001 (PowerShell) requires 'Command Execution' and 'Process Creation' data components but discovers that PowerShell script block logging (Windows Event 4104) is not enabled in the environment. This situation is best described as:
9Which Sysmon Event ID captures process creation events and is commonly used as a data source for detecting ATT&CK execution techniques?
10A hunter forms the hypothesis: 'APT29 is using scheduled tasks for persistence in our environment.' According to the MAD20 methodology, which step comes immediately after forming this hypothesis?
About the ATT&CK Threat Hunting Exam
The MAD20 ATT&CK Threat Hunting and Detection Engineering certification validates that practitioners can execute a six-step TTP-based threat hunt methodology using the MITRE ATT&CK framework—from hypothesis development and data gap identification through purple team validation and detection rule deployment.
Assessment
Question count not published by the exam provider
Time Limit
Self-paced per-module assessments; no fixed time limit published
Passing Score
80% per module
Exam Fee
Subscription-based; see mad20.io for current pricing (MAD20 (MITRE Engenuity))
ATT&CK Threat Hunting Exam Content Outline
Threat Hunting Fundamentals
TTP-based vs. IoC-based hunting, ATT&CK as a behavioral model, six-step methodology structure, and hunting vs. continuous monitoring
Developing Hypotheses and Abstract Analytics
Writing testable ATT&CK-grounded hypotheses, CTI-to-technique mapping, abstract analytic formulation, and information needs
Data Collection Requirements and Gap Identification
ATT&CK data sources and components, visibility gap identification, Navigator coverage analysis, and gap remediation strategies
Testing and Tuning Analytics via Purple Teaming
Sigma rule structure, adversary emulation (Atomic Red Team, CALDERA), precision/recall optimization, and Time-Terrain-Behavior tuning
Conducting the Threat-Informed Hunt
Hunt execution, finding investigation, null result interpretation, lateral movement scope assessment, and IR handoff documentation
Detection Engineering and Operationalization
Hunt-to-SIEM promotion, detection feedback loops, playbook development, and continuous monitoring improvement
How to Pass the ATT&CK Threat Hunting Exam
What You Need to Know
- Passing score: 80% per module
- Assessment: Question count not published by the exam provider
- Time limit: Self-paced per-module assessments; no fixed time limit published
- Exam fee: Subscription-based; see mad20.io for current pricing
Keys to Passing
- Work through all 100 available questions
- Review every answer and explanation
- Track weak areas and revisit them
- Use our AI tutor for tough concepts
ATT&CK Threat Hunting Study Tips from Top Performers
Frequently Asked Questions
What is the MAD20 ATT&CK Threat Hunting certification?
The MAD20 ATT&CK Threat Hunting and Detection Engineering certification is issued by MAD20 (spun out of MITRE Engenuity's ATT&CK Defender program). It validates a practitioner's ability to execute a six-step TTP-based threat hunt methodology using the MITRE ATT&CK framework, from developing hypotheses through converting validated analytics into production detection rules.
What is the six-step TTP-based threat hunting methodology?
The MAD20 six-step methodology is: (1) Characterize adversary behaviors of interest using ATT&CK, (2) Develop hypotheses and abstract analytics, (3) Determine data collection requirements, (4) Identify and mitigate data collection gaps, (5) Implement and test analytics via purple teaming, and (6) Conduct the hunt and investigate findings.
What prerequisites are recommended for this certification?
MAD20 recommends solid understanding of the ATT&CK framework (the MAD20 ATT&CK Fundamentals course is strongly recommended as a prerequisite), along with familiarity with Windows operating systems, Splunk or Elastic SIEM, and networking fundamentals. Hands-on blue team or SOC experience significantly accelerates preparation.
How does the MAD20 certification assessment work?
MAD20 uses a modular badge model. Learners complete the training for each module, then take a per-module assessment. Passing each assessment at 80% or higher earns the corresponding badge. Earning all required module badges grants the full Threat Hunting and Detection Engineering certification.
What is an 'abstract analytic' in the MAD20 methodology?
An abstract analytic is a technology-agnostic description of what observable evidence would confirm a hunt hypothesis. It captures the detection logic in plain language before it is translated into a specific SIEM query language like Splunk SPL, Elastic EQL, or the platform-neutral Sigma format. Abstract analytics bridge the hypothesis and the deployable detection rule.
What is the Time-Terrain-Behavior tuning model?
The Time-Terrain-Behavior model is the MAD20 framework for optimizing detection analytic precision and recall. Time refers to temporal parameters (hours of day, frequency, duration). Terrain refers to the environmental scope (specific hosts, segments, user roles). Behavior refers to the specific observable attributes of the adversary action (command-line arguments, process paths). Adjusting these three dimensions reduces false positives without sacrificing detection capability.