↳ GitHub sourceAnalytics ruleHigh

CyberArkEPM - Renamed Windows binary

Description

'Detects renamed windows binaries.'
Rule type
Scheduled
Version
1.0.0
Query frequency
1h
Query period
1h
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.

CyberArkEPM
| where EventSubType != 'AttackAttempt'
| where ActingProcessName has @'\'
| where ActingProcessName !has ActingProcessFileInternalName
| project EventEndTime, EventMessage, ActorUsername, ActingProcessFileInternalName
| extend AccountCustomEntity = ActorUsername

Declared entities

Account

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
9281b7cc-8f05-45a9-bf10-17fb29492a84
Additional source files 2Solutions/CyberArkEPM/Analytic Rules/CyberArkEPMRenamedWindowsBinary.yamlsource ↗Solutions/CyberArkEPM/data/Solution_CyberArkEPM.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.