Skip to content

Commit 8da89bb

Browse files
authored
SecOps - 41210 - Microsoft Threat Intelligence feeds are integrated into Microsoft Sentinel (#1470)
2 parents 252f8dc + 1586185 commit 8da89bb

2 files changed

Lines changed: 385 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Microsoft Threat Intelligence (MSTI) is the consolidated stream of indicators of compromise (IPs, domains, URLs, file hashes, certificates, email addresses) that Microsoft generates from its global signal set — Microsoft Defender Threat Intelligence (MDTI), Microsoft 365 Defender, Defender for Endpoint, Defender for Cloud, the Defender Experts hunting team, and partner contributions — and exposes to Sentinel through the Microsoft Threat Intelligence connector and the Defender Threat Intelligence connector. Once ingested, indicators land in the ThreatIntelligenceIndicator table and are matched in real time against ingested telemetry by the Microsoft-published TI Map analytics rules to surface high-fidelity matches against known-bad infrastructure. Without a TI feed integrated, Sentinel cannot perform indicator-matching detection: a threat actor leveraging tooled command-and-control infrastructure that Microsoft has already attributed walks past Sentinel because no rule joins ingested DNS/HTTP/TLS telemetry against a current indicator list. The same applies to phishing infrastructure, credential-harvest sites, and ransomware staging IPs. Integration is delivered through one of three documented connectors: the MicrosoftThreatIntelligence data connector (ingests Microsoft-curated indicators), the ThreatIntelligence (TIP) connector for Microsoft Graph Security TI Indicators API, or the ThreatIntelligenceTaxii connector for STIX/TAXII feeds.
2+
3+
**Remediation action**
4+
5+
- [Microsoft Sentinel threat intelligence overview](https://learn.microsoft.com/azure/sentinel/understand-threat-intelligence)
6+
- [Connect Microsoft Defender Threat Intelligence to Microsoft Sentinel](https://learn.microsoft.com/azure/sentinel/connect-mdti-data-connector)
7+
- [Connect threat intelligence platforms to Microsoft Sentinel](https://learn.microsoft.com/azure/sentinel/connect-threat-intelligence-tip)
8+
- [Connect Microsoft Sentinel to STIX/TAXII threat intelligence feeds](https://learn.microsoft.com/azure/sentinel/connect-threat-intelligence-taxii)
9+
10+
<!--- Results --->
11+
%TestResult%

0 commit comments

Comments
 (0)