Threat hunting is proactive — instead of waiting for an alert, hunters assume a breach and go looking for adversaries the automated tools missed.
Threat Hunting
Proactively finding what the tools missed.
Tap or hover a part to learn more.
Assume breach.
Start with a testable idea, often from MITRE ATT&CK: 'if an attacker used technique X, we'd expect to see Y in our logs.' Hunting is proactive, not alert-driven.
Check your understanding
1. How does hunting differ from SOC monitoring?
2. What often drives a hunt?
Keep learning
How hunting works
- Hypothesis-driven — start with an idea ("if an attacker did X, we'd see Y") often based on MITRE ATT&CK TTPs.
- Hunt — query telemetry (endpoint, network, identity logs) for evidence.
- Detect & investigate — confirm findings and escalate to incident response.
- Refine — turn successful hunts into new automated detections for the SOC.
Hunting complements reactive monitoring — it finds stealthy, dwell-time threats and continuously improves detection. It's a maturity step beyond alert triage and a sought-after blue-team skill.
