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)
version: 1.0.0
kind: Scheduled
queryPeriod: 5m
severity: High
triggerOperator: gt
relevantTechniques:
- T1583
- T1586
- T1566
id: deb45e6d-892f-40bf-9118-e2a6f26b788d
eventGroupingSettings:
  aggregationKind: AlertPerResult
queryFrequency: 5m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/ZeroFox/Analytic Rules/ZF_Alerts_HighSeverityRule.yaml
query: |
  ZeroFoxAlertPoller_CL
  | where Severity in (5)  
requiredDataConnectors:
- connectorId: ZeroFox_Alert_Polling
  dataTypes:
  - ZeroFoxAlertPoller_CL
entityMappings:
- entityType: Account
  fieldMappings:
  - columnName: entity_name_s
    identifier: FullName
tactics:
- ResourceDevelopment
- InitialAccess
triggerThreshold: 0
status: Available
description: |
    'Detects high severity alerts from ZeroFox'
name: ZeroFox Alerts - High Severity Alerts