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

ZeroFox Alerts - High Severity Alerts

Back
Iddeb45e6d-892f-40bf-9118-e2a6f26b788d
RulenameZeroFox Alerts - High Severity Alerts
DescriptionDetects high severity alerts from ZeroFox
SeverityHigh
TacticsResourceDevelopment
InitialAccess
TechniquesT1583
T1586
T1566
Required data connectorsZeroFox_Alert_Polling
KindScheduled
Query frequency5m
Query period5m
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/ZeroFox/Analytic Rules/ZF_Alerts_HighSeverityRule.yaml
Version1.0.0
Arm templatedeb45e6d-892f-40bf-9118-e2a6f26b788d.json
Deploy To Azure
ZeroFoxAlertPoller_CL
| where Severity in (5)
queryFrequency: 5m
tactics:
- ResourceDevelopment
- InitialAccess
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/ZeroFox/Analytic Rules/ZF_Alerts_HighSeverityRule.yaml
id: deb45e6d-892f-40bf-9118-e2a6f26b788d
name: ZeroFox Alerts - High Severity Alerts
triggerOperator: gt
status: Available
entityMappings:
- entityType: Account
  fieldMappings:
  - columnName: entity_name_s
    identifier: FullName
kind: Scheduled
version: 1.0.0
description: |
    'Detects high severity alerts from ZeroFox'
requiredDataConnectors:
- connectorId: ZeroFox_Alert_Polling
  dataTypes:
  - ZeroFoxAlertPoller_CL
relevantTechniques:
- T1583
- T1586
- T1566
queryPeriod: 5m
severity: High
triggerThreshold: 0
query: |
  ZeroFoxAlertPoller_CL
  | where Severity in (5)  
eventGroupingSettings:
  aggregationKind: AlertPerResult