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