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
entityMappings:
- entityType: URL
  fieldMappings:
  - identifier: Url
    columnName: MA_DeepLink
- entityType: DNS
  fieldMappings:
  - identifier: DomainName
    columnName: Domain
tactics:
- Reconnaissance
- ResourceDevelopment
- InitialAccess
subTechniques: []
suppressionDuration: PT5H
requiredDataConnectors:
- dataTypes:
  - CybleVisionAlerts_CL
  connectorId: CybleVisionAlerts
alertDetailsOverride:
  alertDisplayNameFormat: CybleVision Suspicious Mobile App {{MA_Title}}
  alertDescriptionFormat: |
        A potentially suspicious mobile application was detected. Developer {{MA_Developer}} Market {{MA_MarketSource}} Deep Link {{MA_DeepLink}}\n
  alertDynamicProperties: []
incidentConfiguration:
  groupingConfiguration:
    enabled: false
    lookbackDuration: PT5H
    reopenClosedIncident: false
    matchingMethod: AllEntities
  createIncident: true
id: 6d55fefc-b334-4b79-b11c-667746b5bdde
severity: Low
eventGroupingSettings:
  aggregationKind: AlertPerResult
status: Available
customDetails:
  Service: Service
  Downloads: MA_Downloads
  MarketURL: MA_MarketURL
  AlertID: AlertID
  AppEmail: MA_Email
  Developer: MA_Developer
  MarketUpdated: MA_MarketUpdated
  IconURL: MA_MarketURL
  Status: Status
  MarketSource: MA_MarketSource
  MappedSeverity: Severity
  CreatedOn: MA_Created
  Website: MA_Website
  Screenshots: MA_Screenshots
  Description: MA_Description
  MarketStatus: MA_MarketStatus
  Version: MA_Version
  Tags: MA_Tags
  AppName: AppName
  PackageName: MA_PackageName
query: |
  Alerts_mobile_apps 
  | where Service == "mobile_apps" 
  | extend MappedSeverity = Severity  
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_Mobile_Apps.yaml
kind: Scheduled
queryPeriod: 30m
enabled: true
version: 1.0.0
name: CybleVision Alerts Mobile Apps
queryFrequency: 30m
triggerThreshold: 0
relevantTechniques:
- T1595
- T1608
- T1195
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.'
triggerOperator: GreaterThan