↳ GitHub sourceAnalytics ruleHigh

Apache - Command in URI

Description

'Detects command in URI'
Rule type
Scheduled
Version
1.0.3
Declared status
Available
Query frequency
15m
Query period
15m
Trigger
gt 0

Declared MITRE coverage

Declared sources

Metadata from the source file. No dependencies inferred from KQL.

Connectors

KQL query

Original query, unchanged.

let cmd_list = dynamic(['whoami', 'dpkg', 'useradd', 'sudo', 'cat']);
ApacheHTTPServer
| where UrlOriginal has_any (cmd_list)
| extend UrlCustomEntity = UrlOriginal

Declared entities

URL

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
54da6a42-3b00-11ec-8d3d-0242ac130003
Additional source files 2Solutions/ApacheHTTPServer/Analytic Rules/ApacheCommandInURI.yamlsource ↗Solutions/ApacheHTTPServer/Data/Solution_Apache Http Server.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.