↳ GitHub sourceAnalytics ruleHigh
GTI - Insider Threat Alert Detected
Description
Triggers an incident when a GTI Relevance System Alert of type insider_threat is ingested.
Insider Threat alerts indicate that GTI has identified intelligence suggesting malicious or negligent
activity by individuals with legitimate access to your organisation - such as employee credential
sales, internal data exposure, or rogue employee activity observed in underground sources.
Each unique Alert ID is grouped into a single incident.
- Rule type
- Scheduled
- Version
- 1.0.0
- Declared status
- Available
- Query frequency
- 5m
- Query period
- 5m
- Trigger
- gt 0
Declared MITRE coverage
Declared sources
Metadata from the source file. No dependencies inferred from KQL.
Connectors
Data types
KQL query
Original query, unchanged.
GTIRelevanceSystemAlerts
| where DetailType == "insider_threat"
| project
TimeGenerated,
AlertId,
AlertName = DisplayName,
AlertState = State,
InsiderSeverity = InsiderThreatSeverity,
DiscoveryDocuments = InsiderThreatDiscoveryDocumentIds,
PriorityLevel,
PriorityReasoning,
SeverityLevel,
SeverityConfidence,
SeverityReasoning,
RelevanceLevel,
RelevanceConfidence,
RelevanceReasoning,
FindingCount,
AiSummary,
CommonThemes = RelevanceEvidenceCommonThemes,
DistinctThemes = RelevanceEvidenceDistinctThemes,
AuditCreateTime,
AuditUpdateTime
Related content
Links established from declared identifiers and solution manifests.
Source provenance
GitHubDisplayed values come from files in Azure/Azure-Sentinel. They describe the published template, not your workspace configuration.
- Commit
9800e51↗- Source identifier
e5f6a7b8-c9d0-1234-efab-345678901234
GSTEP / CATALOG TRACKING
Added to catalog : 16 Sept 2026 · 05:49 UTC
Last change observed : 16 Sept 2026 · 05:49 UTC