Alerts_phishing
| where Service == "phishing"
| extend MappedSeverity = Severity
entityMappings:
- entityType: Url
fieldMappings:
- identifier: Url
columnName: PH_DomainName
- entityType: Host
fieldMappings:
- identifier: HostName
columnName: PH_HostName
tactics:
- Reconnaissance
requiredDataConnectors:
- dataTypes:
- CybleVisionAlerts_CL
connectorId: CybleVisionAlerts
incidentConfiguration:
alertDescriptionFormat: |
A phishing landing page impersonating {{PH_Brand}}.
Host {{PH_HostName}}
Live {{PH_IsLive}}
createIncident: true
groupingConfiguration:
enabled: false
lookbackDuration: PT5H
reopenClosedIncident: false
matchingMethod: AllEntities
alertDetailsOverride:
alertDisplayNameFormat: Phishing Detected {{PH_PhishingKeyword}} on {{PH_DomainName}}
id: eb1d45fe-1b19-4b54-b146-971f282a6fd9
severity: Low
eventGroupingSettings:
aggregationKind: AlertPerResult
status: Available
customDetails:
PH_HostName: PH_HostName
PH_DetectedAt: PH_DetectedAt
PH_PhishingStatus: PH_PhishingStatus
PH_Title: PH_Title
PH_Score: PH_Score
PH_IsLive: PH_IsLive
Service: Service
AlertID: AlertID
MappedSeverity: Severity
PH_ScreenshotURL: PH_ScreenshotURL
PH_LastLiveOn: PH_LastLiveOn
PH_DomainName: PH_DomainName
PH_AWSObjectName: PH_AWSObjectName
Status: Status
PH_PhishingKeyword: PH_PhishingKeyword
PH_Top_Domain: PH_Top_Domain
query: |
Alerts_phishing
| where Service == "phishing"
| extend MappedSeverity = Severity
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_phishing_rule.yaml
kind: Scheduled
queryPeriod: 30m
enabled: true
version: 1.0.0
name: Cyble Vision Alerts Phishing Domain Detected
queryfrequency: 30m
triggerThreshold: 0
relevantTechniques:
- T1598.003
description: |
'Cyble detected a phishing website impersonating a monitored brand. This alert provides landing page, host, screenshot, status and configured keyword for SOC triage.'
triggerOperator: GreaterThan