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

CybleVision Alerts Mobile Apps

Back
Id6d55fefc-b334-4b79-b11c-667746b5bdde
RulenameCybleVision Alerts Mobile Apps
DescriptionDetects suspicious, unauthorized or impersonating mobile applications from 3rd-party marketplaces using CybleVision data. Extracts metadata, screenshots, developer, package name, and detailed app attributes.
SeverityLow
TacticsReconnaissance
ResourceDevelopment
InitialAccess
TechniquesT1595
T1608
T1195
Required data connectorsCybleVisionAlerts
KindScheduled
Query frequency30m
Query period30m
Trigger threshold0
Trigger operatorGreaterThan
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_Mobile_Apps.yaml
Version1.0.0
Arm template6d55fefc-b334-4b79-b11c-667746b5bdde.json
Deploy To Azure
Alerts_mobile_apps 
| where Service == "mobile_apps" 
| extend MappedSeverity = Severity
queryPeriod: 30m
relevantTechniques:
- T1595
- T1608
- T1195
version: 1.0.0
query: |
  Alerts_mobile_apps 
  | where Service == "mobile_apps" 
  | extend MappedSeverity = Severity  
triggerThreshold: 0
tactics:
- Reconnaissance
- ResourceDevelopment
- InitialAccess
id: 6d55fefc-b334-4b79-b11c-667746b5bdde
triggerOperator: GreaterThan
enabled: true
eventGroupingSettings:
  aggregationKind: AlertPerResult
alertDetailsOverride:
  alertDisplayNameFormat: CybleVision Suspicious Mobile App {{MA_Title}}
  alertDynamicProperties: []
  alertDescriptionFormat: |
        A potentially suspicious mobile application was detected. Developer {{MA_Developer}} Market {{MA_MarketSource}} Deep Link {{MA_DeepLink}}\n
queryFrequency: 30m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_Mobile_Apps.yaml
incidentConfiguration:
  groupingConfiguration:
    enabled: false
    matchingMethod: AllEntities
    lookbackDuration: PT5H
    reopenClosedIncident: false
  createIncident: true
entityMappings:
- entityType: URL
  fieldMappings:
  - identifier: Url
    columnName: MA_DeepLink
- entityType: DNS
  fieldMappings:
  - identifier: DomainName
    columnName: Domain
suppressionDuration: PT5H
customDetails:
  Developer: MA_Developer
  Tags: MA_Tags
  Service: Service
  IconURL: MA_MarketURL
  Screenshots: MA_Screenshots
  Website: MA_Website
  AlertID: AlertID
  CreatedOn: MA_Created
  PackageName: MA_PackageName
  MarketUpdated: MA_MarketUpdated
  Downloads: MA_Downloads
  Version: MA_Version
  AppEmail: MA_Email
  MappedSeverity: Severity
  MarketURL: MA_MarketURL
  AppName: AppName
  MarketStatus: MA_MarketStatus
  MarketSource: MA_MarketSource
  Description: MA_Description
  Status: Status
status: Available
subTechniques: []
kind: Scheduled
name: CybleVision Alerts Mobile Apps
severity: Low
requiredDataConnectors:
- dataTypes:
  - CybleVisionAlerts_CL
  connectorId: CybleVisionAlerts
description: |
    'Detects suspicious, unauthorized or impersonating mobile applications from 3rd-party marketplaces using CybleVision data. Extracts metadata, screenshots, developer, package name, and detailed app attributes.'