Alerts_news_feed
| where Service == "news_feed"
| extend MappedSeverity = Severity
customDetails:
Status: Status
NF_PostSource: NF_PostSourceName
AlertID: AlertID
NF_PostTitle: NF_PostTitle
NF_AI_Summary: NF_AI_Summary
Service: Service
NF_PostURL: NF_PostURL
MappedSeverity: Severity
kind: Scheduled
severity: Low
description: |
'Triggers when monitored keywords are found in external news feeds. Helps analysts track relevant cybersecurity news, advisories, or threat intelligence updates tied to monitored entities.'
triggerOperator: GreaterThan
status: Available
enabled: true
query: |
Alerts_news_feed
| where Service == "news_feed"
| extend MappedSeverity = Severity
triggerThreshold: 0
relevantTechniques:
- T1598
version: 1.0.0
queryfrequency: 30m
entityMappings:
- fieldMappings:
- identifier: Url
columnName: NF_PostURL
entityType: Url
- fieldMappings:
- identifier: HostName
columnName: KeywordName
entityType: Host
requiredDataConnectors:
- connectorId: CybleVisionAlerts
dataTypes:
- CybleVisionAlerts_CL
queryPeriod: 30m
tactics:
- Reconnaissance
name: Cyble Vision Alerts News Feed Alert
id: d205a93f-b2e3-4708-a359-5e0c88ee3e59
eventGroupingSettings:
aggregationKind: AlertPerResult
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_News_Feed.yaml
incidentConfiguration:
alertDisplayNameFormat: Relevant Cybersecurity News {{NF_PostTitle}}
alertDetailsOverride:
alertDescriptionFormat: |
A news article referencing the monitored keyword {{KeywordName}} was identified. Source {{NF_PostSourceName}}. URL {{NF_PostURL}}.
groupingConfiguration:
matchingMethod: AllEntities
enabled: false
reopenClosedIncident: false
lookbackDuration: PT5H
createIncident: true