↳ GitHub sourceAnalytics ruleHigh

Apache - Known malicious user agent

Description

'Detects known malicious user agents'
Rule type
Scheduled
Version
1.0.3
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

KQL query

Original query, unchanged.

let mal_uas = dynamic(['Metasploit', '360Spider', '404checker', 'AllSubmitter', 'BackDoorBot', 'CATExplorador', 'Nikto', 'havij']);
ApacheHTTPServer
| where HttpUserAgentOriginal has_any (mal_uas)
| extend IPCustomEntity = SrcIpAddr

Declared entities

IP

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
e9edfe1c-3afd-11ec-8d3d-0242ac130003
Additional source files 2Solutions/ApacheHTTPServer/Analytic Rules/ApacheKnownMaliciousUserAgents.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.