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