Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Dataminr - urgent alerts detected

Back
Id64a46029-3236-4d03-b5df-207366a623f1
RulenameDataminr - urgent alerts detected
DescriptionRule helps to detect whenever there is an alert found which has urgent alert-type in Dataminr.
SeverityMedium
TacticsPersistence
TechniquesT1546
Required data connectorsDataminrPulseAlerts
KindScheduled
Query frequency5m
Query period5m
Trigger threshold0
Trigger operatorGreaterThan
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Dataminr Pulse/Analytic Rules/DataminrSentinelAlerts.yaml
Version1.0.0
Arm template64a46029-3236-4d03-b5df-207366a623f1.json
Deploy To Azure
DataminrPulseAlerts
| where EventSource in~ ('Greynoise', 'Shodan', 'VirusTotal', 'alienvault open threat exchange', 'urlscan')
  and AlertType == "Urgent"
alertDetailsOverride:
  alertDescriptionFormat: '{{Caption}}'
  alertDisplayNameFormat: 'Dataminr Alert: {{AlertId}}'
description: |
    'Rule helps to detect whenever there is an alert found which has urgent alert-type in Dataminr.'
kind: Scheduled
tactics:
- Persistence
requiredDataConnectors:
- connectorId: DataminrPulseAlerts
  dataTypes:
  - DataminrPulseAlerts
incidentConfiguration:
  createIncident: true
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Dataminr Pulse/Analytic Rules/DataminrSentinelAlerts.yaml
severity: Medium
name: Dataminr - urgent alerts detected
triggerThreshold: 0
queryPeriod: 5m
query: |
  DataminrPulseAlerts
  | where EventSource in~ ('Greynoise', 'Shodan', 'VirusTotal', 'alienvault open threat exchange', 'urlscan')
    and AlertType == "Urgent"  
relevantTechniques:
- T1546
id: 64a46029-3236-4d03-b5df-207366a623f1
queryFrequency: 5m
status: Available
version: 1.0.0
triggerOperator: GreaterThan
eventGroupingSettings:
  aggregationKind: SingleAlert
entityMappings:
- entityType: URL
  fieldMappings:
  - columnName: PostLink
    identifier: Url