Hunt for Threats by Using Microsoft Sentinel
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing Microsoft Certified: Security Operations Analyst Associate premium course — no separate purchase.
Included in this chapter:
- Hunting vs detection: two paths over one set of logs
- MITRE ATT&CK coverage analysis
- Threat indicators: manage and pivot on IOCs
- Hunts, hunting queries, and bookmarks
- Reach old or cheap data: search jobs and archive restore
- Exam-pattern recognition
Which Microsoft Sentinel hunting tool to reach for
| Tool | What it is | When to use it | Key constraint |
|---|---|---|---|
| Hunting query | A saved KQL query you run on demand against workspace tables | Test a technique hypothesis proactively, with no incident required | Runs over live, interactive-retention data only |
| Hunt | A workspace grouping queries, findings, and collaborators around one hypothesis | Organize a multi-query investigation and track it to a conclusion | Organizational container; it does not itself query data |
| Bookmark | A preserved query row with notes and mapped entities | Capture and keep a single interesting finding mid-hunt | Stored in HuntingBookmark; promote to an incident to action it |
| Threat indicator | An IOC (IP, domain, URL, hash) in ThreatIntelligenceIndicator | Pivot logs against known-bad observables, or drive a matching rule | Has confidence and expiration; stale IOCs age out |
| Search job | An async KQL search over Basic/Auxiliary or long-term-retention data | Query high-volume or aged data the live engine will not scan | Asynchronous; writes results to a new _SRCH table |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
References
- https://learn.microsoft.com/en-us/azure/sentinel/hunting
- https://learn.microsoft.com/en-us/defender-xdr/advanced-hunting-overview
- https://learn.microsoft.com/en-us/azure/sentinel/mitre-coverage
- https://learn.microsoft.com/en-us/azure/sentinel/understand-threat-intelligence
- https://learn.microsoft.com/en-us/azure/sentinel/hunts
- https://learn.microsoft.com/en-us/azure/sentinel/bookmarks
- https://learn.microsoft.com/en-us/azure/sentinel/configure-data-retention-archive
- https://learn.microsoft.com/en-us/azure/sentinel/search-jobs
- https://learn.microsoft.com/en-us/azure/sentinel/restore