↳ GitHub sourceAnalytics ruleHigh

Tanium Threat Response Alerts

Description

Alerts from Tanium Threat Response (THR) that can be acted upon by Microsoft Sentinel Playbook
Rule type
Scheduled
Version
1.2.0
Query frequency
5m
Query period
6m
Trigger
gt 0

KQL query

Original query, unchanged.

let cap = (s:string) { strcat(toupper(substring(s,0,1)), substring(s,1))  };
TaniumThreatResponse_CL
| extend TaniumUrl = pack("computer_name", Computer_Name_s, "alert_guid", Alert_Id_g, "ip_address", Computer_IP_s, "platform", Match_Details_finding_system_info_platform_s)
| extend TaniumTHRLabel = strcat(cap(Intel_Type_s)," - ", cap(Intel_Name_s), " - ", cap(Match_Details_match_type_s))
| where Computer_IP_s !contains "N/A"

Declared entities

URLIPHostMalware

Related content

Links established from declared identifiers and solution manifests.

Source provenance

GitHub

Displayed values come from files in Azure/Azure-Sentinel. They describe the published template, not your workspace configuration.

Source identifier
dd9aa0ff-7ac1-4448-879c-e1a18d5890b4
Additional source files 2Solutions/Tanium/Analytic Rules/TaniumThreatResponseAlerts.yamlsource ↗Solutions/Tanium/Data/Solution_Tanium.jsonsolution-membership ↗
GSTEP / CATALOG TRACKING

Added to catalog : 16 Sept 2026 · 05:49 UTC
Last change observed : 16 Sept 2026 · 05:49 UTC

GSTEP sync dates, separate from the source content’s publication dates.