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