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