↳ GitHub sourceAnalytics ruleMedium

Cisco Umbrella - URI contains IP address

An inconsistency was detected in the sources: variants or an invalid file. Check the files and commit shown below.

Description

'Malware can use IP address to communicate with C2.'
Rule type
Scheduled
Version
1.1.1
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.

let lbtime = 10m;
Cisco_Umbrella
| where TimeGenerated > ago(lbtime)
| where EventType == 'proxylogs'
| where DvcAction =~ 'Allowed'
| where UrlOriginal matches regex @'\Ahttp:\/\/\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}.*'
| project TimeGenerated, SrcIpAddr, Identities

Declared entities

AccountIP

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
ee1818ec-5f65-4991-b711-bcf2ab7e36c3
Additional source files 1Detections/CiscoUmbrella/CiscoUmbrellaURIContainsIPAddress.yamlsource ↗
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.