Cyble Vision Alerts Malicious Ads Detected
| Id | cf0a9691-5716-42e0-bfa1-49b35d3a7892 |
| Rulename | Cyble Vision Alerts Malicious Ads Detected |
| Description | Generates an incident when Cyble Intelligence detects a malicious advertisement, malvertising activity, or redirect attempting to impersonate a legitimate brand. |
| Severity | Low |
| Tactics | InitialAccess Execution |
| Techniques | T1189 T1566 T1059 |
| 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_Malicious_ads.yaml |
| Version | 1.0.0 |
| Arm template | cf0a9691-5716-42e0-bfa1-49b35d3a7892.json |
Alerts_malicious_ads
| where Service == "malicious_ads"
| extend MappedSeverity = Severity
version: 1.0.0
eventGroupingSettings:
aggregationKind: AlertPerResult
query: |
Alerts_malicious_ads
| where Service == "malicious_ads"
| extend MappedSeverity = Severity
queryPeriod: 30m
status: Available
kind: Scheduled
enabled: true
relevantTechniques:
- T1189
- T1566
- T1059
tactics:
- InitialAccess
- Execution
triggerOperator: GreaterThan
queryFrequency: 30m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_Malicious_ads.yaml
entityMappings:
- fieldMappings:
- columnName: MA_Domain_URL
identifier: Url
entityType: URL
- fieldMappings:
- columnName: MA_DomainName_Nested
identifier: DomainName
entityType: DNS
suppressionDuration: PT5M
name: Cyble Vision Alerts Malicious Ads Detected
triggerThreshold: 0
severity: Low
incidentConfiguration:
alertDetailsOverride:
alertDisplayNameFormat: Malicious Ad Detected {{MA_DomainName_Nested}}
groupingConfiguration:
reopenClosedIncident: false
enabled: false
lookbackDuration: PT5H
matchingMethod: AllEntities
createIncident: true
alertDescriptionFormat: |
Cyble Intelligence detected a malicious advertisement or suspicious redirect.
Domain {{MA_Domain_URL}}
Brand/Keyword {{MA_Keyword_Nested}}
Status Code {{MA_StatusCode}}
id: cf0a9691-5716-42e0-bfa1-49b35d3a7892
customDetails:
Domain: MA_Domain_URL
Service: Service
MappedSeverity: Severity
AlertID: AlertID
Keyword: MA_Keyword_Nested
Status: Status
IsLive: MA_IsLive
description: |
'Generates an incident when Cyble Intelligence detects a malicious advertisement, malvertising activity, or redirect attempting to impersonate a legitimate brand.'
requiredDataConnectors:
- connectorId: CybleVisionAlerts
dataTypes:
- CybleVisionAlerts_CL