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

Dragos Notifications

Back
Id9a74fe72-4c21-4ac5-80d9-37434e809721
RulenameDragos Notifications
DescriptionFires Microsoft Sentinel alerts for Dragos Notifcations.
SeverityMedium
Required data connectorsCefAma
DragosSitestoreCCP
KindScheduled
Query frequency10m
Query period1h
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Dragos/Analytic Rules/DragosNotifiction.yaml
Version1.0.1
Arm template9a74fe72-4c21-4ac5-80d9-37434e809721.json
Deploy To Azure
DragosNotificationsToSentinel()
tactics: []
id: 9a74fe72-4c21-4ac5-80d9-37434e809721
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Dragos/Analytic Rules/DragosNotifiction.yaml
status: Available
description: |
    'Fires Microsoft Sentinel alerts for Dragos Notifcations.'
version: 1.0.1
severity: Medium
triggerThreshold: 0
entityMappings:
- fieldMappings:
  - identifier: Entities
    columnName: SentinelEntities
  entityType: SentinelEntities
alertDetailsOverride:
  alertSeverityColumnName: MSSentinelSeverity
  alertTacticsColumnName: MitreTactics
  alertDisplayNameFormat: 'Dragos: {{summary}}'
  alertDynamicProperties:
  - alertProperty: Techniques
    value: MitreTechniques
  - alertProperty: ProductName
    value: AlertProductName
  alertDescriptionFormat: '{{content}}'
name: Dragos Notifications
query: |
    DragosNotificationsToSentinel()
kind: Scheduled
queryPeriod: 1h
eventGroupingSettings:
  aggregationKind: AlertPerResult
queryFrequency: 10m
triggerOperator: gt
customDetails:
  DragosLastSeenAt: lastSeenAt
  DragosMacAddresses: MacAddresses
  DragosIpAddresses: IpAddresses
  DragosState: state
  DragosFirstSeenAt: firstSeenAt
  DragosConnectSrc: DragosConnectorSource
  DragosThreatInfo: threatInfo
  DragosSource: source
  DragosOccurredAt: occurredAt
  DragosCreatedAt: createdAt
  DragosSeverity: severity
  DragosDetectionQuads: detectionQuads
  DragosIdentifier: id
incidentConfiguration:
  groupingConfiguration:
    matchingMethod: Selected
    reopenClosedIncident: false
    lookbackDuration: PT1H
    groupByCustomDetails:
    - DragosIdentifier
    enabled: true
  createIncident: true
requiredDataConnectors:
- connectorId: DragosSitestoreCCP
  dataTypes:
  - DragosAlerts_CL
- connectorId: CefAma
  dataTypes:
  - CommonSecurityLog
relevantTechniques: []