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