↳ GitHub sourceAnalytics ruleHigh

Google SecOps - Multi-Event Correlated Alert

Description

Creates incidents in Microsoft Sentinel when Google Security Operations raises an active multi-event correlated alert (MULTI_EVENT, riskScore gte 40) at HIGH or CRITICAL severity. These alerts indicate complex attack patterns like lateral movement, staged persistence, or command-and-control identified by correlating multiple signals across a time window.
Rule type
Scheduled
Version
1.0.0
Declared status
Available
Query frequency
10m
Query period
10m
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.

GoogleSecOpsDetectionAlerts
| where ruleType == "MULTI_EVENT"
| where severity in ("HIGH", "CRITICAL")
| where riskScore >= 40
| where alertState == "ALERTING"

Declared entities

IPURL

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
d4f8a032-6d5b-4e9f-b3a0-8c2e4f7d0b6e
Additional source files 2Solutions/GoogleSecOps/Analytic Rules/GoogleSecOps-MultiEventCorrelatedAlert.yamlsource ↗Solutions/GoogleSecOps/Data/Solution_GoogleSecops.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.