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

Suspicious Mobile App High

Back
Id6e9afac9-6828-486f-b1d8-cf76e86e1224
RulenameSuspicious Mobile App High
DescriptionNew Suspicious Mobile App with severity High found
SeverityHigh
TacticsResourceDevelopment
TechniquesT1587
T1588.002
Required data connectorsCBSPollingIDAzureFunctions
KindScheduled
Query frequency5h
Query period5h
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/SuspiciousMobileAppHigh.yaml
Version1.0.3
Arm template6e9afac9-6828-486f-b1d8-cf76e86e1224.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Suspicious Mobile App" | where status_s != "Closed" or status_s != "Resolved"
queryFrequency: 5h
tactics:
- ResourceDevelopment
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/SuspiciousMobileAppHigh.yaml
id: 6e9afac9-6828-486f-b1d8-cf76e86e1224
name: Suspicious Mobile App High
triggerOperator: gt
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    lookbackDuration: PT5H
    matchingMethod: AllEntities
    enabled: false
  createIncident: true
status: Available
entityMappings:
- entityType: URL
  fieldMappings:
  - columnName: subject_s
    identifier: Url
kind: Scheduled
version: 1.0.3
description: |
    'New Suspicious Mobile App with severity High found'
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
  dataTypes:
  - CBSLog_Azure_1_CL
suppressionEnabled: false
suppressionDuration: 5h
relevantTechniques:
- T1587
- T1588.002
queryPeriod: 5h
severity: High
triggerThreshold: 0
query: CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Suspicious Mobile App" | where status_s != "Closed" or status_s != "Resolved"
eventGroupingSettings:
  aggregationKind: SingleAlert