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