↳ GitHub sourceAnalytics ruleHigh

Silverfort - UserBruteForce Incident

Description

'A security weakness that allows attackers to gain unauthorized access to user accounts by systematically guessing the username and password combinations.'
Rule type
Scheduled
Version
1.0.0
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

Data types

KQL query

Original query, unchanged.

CommonSecurityLog 
| where DeviceVendor has 'Silverfort'
| where DeviceProduct has 'Admin Console'
| where DeviceEventClassID == "NewIncident"
| where Message has "UserBruteForce"
| extend UserName = parse_json(replace('^""|""$', '', Message))['userName']

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
46ff357b-9e98-465b-9e45-cd52fa4a7522
Additional source files 2Solutions/Silverfort/Analytic Rules/User_Brute_Force.yamlsource ↗Solutions/Silverfort/Data/Solution_Silverfort.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.