CybleVision Alerts Mobile Apps
| Id | 6d55fefc-b334-4b79-b11c-667746b5bdde |
| Rulename | 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. |
| Severity | Low |
| Tactics | Reconnaissance ResourceDevelopment InitialAccess |
| Techniques | T1595 T1608 T1195 |
| Required data connectors | CybleVisionAlerts |
| Kind | Scheduled |
| Query frequency | 30m |
| Query period | 30m |
| Trigger threshold | 0 |
| Trigger operator | GreaterThan |
| Source Uri | https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_Mobile_Apps.yaml |
| Version | 1.0.0 |
| Arm template | 6d55fefc-b334-4b79-b11c-667746b5bdde.json |
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.'