Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

User Credentials Mobile App Informational

Back
Id7b63e468-45ec-4526-a3b4-a19499c311ae
RulenameUser Credentials Mobile App (Informational)
DescriptionNew User Credentials Mobile App with severity Informational found
SeverityInformational
TacticsInitialAccess
TechniquesT1189
Required data connectorsCBSPollingIDAzureFunctions
KindScheduled
Query frequency5m
Query period5m
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/user_credentials_mobile_app_informational.yaml
Version1.0.0
Arm template7b63e468-45ec-4526-a3b4-a19499c311ae.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "Informational" | where type_s == "User Credentials Mobile App" | where status_s != "Closed" or status_s != "Resolved"
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/user_credentials_mobile_app_informational.yaml
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    enabled: false
    matchingMethod: AllEntities
    lookbackDuration: PT5H
    reopenClosedIncident: false
queryFrequency: 5m
name: User Credentials Mobile App (Informational)
eventGroupingSettings:
  aggregationKind: SingleAlert
suppressionDuration: 5h
suppressionEnabled: false
severity: Informational
triggerThreshold: 0
query: CBSLog_Azure_1_CL | where severity_s == "Informational" | where type_s == "User Credentials Mobile App" | where status_s != "Closed" or status_s != "Resolved"
requiredDataConnectors:
- dataTypes:
  - CBSLog_Azure_1_CL
  connectorId: CBSPollingIDAzureFunctions
relevantTechniques:
- T1189
status: Available
triggerOperator: gt
queryPeriod: 5m
description: New User Credentials Mobile App with severity Informational found
id: 7b63e468-45ec-4526-a3b4-a19499c311ae
version: 1.0.0
kind: Scheduled
tactics:
- InitialAccess