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)
queryPeriod: 5m
severity: High
description: |
    'Detects high severity alerts from ZeroFox'
entityMappings:
- entityType: Account
  fieldMappings:
  - identifier: FullName
    columnName: entity_name_s
triggerOperator: gt
status: Available
tactics:
- ResourceDevelopment
- InitialAccess
relevantTechniques:
- T1583
- T1586
- T1566
id: deb45e6d-892f-40bf-9118-e2a6f26b788d
triggerThreshold: 0
queryFrequency: 5m
kind: Scheduled
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:
- dataTypes:
  - ZeroFoxAlertPoller_CL
  connectorId: ZeroFox_Alert_Polling
version: 1.0.0
eventGroupingSettings:
  aggregationKind: AlertPerResult
name: ZeroFox Alerts - High Severity Alerts