ZeroFox Alerts - High Severity Alerts
| Id | deb45e6d-892f-40bf-9118-e2a6f26b788d |
| Rulename | ZeroFox Alerts - High Severity Alerts |
| Description | Detects high severity alerts from ZeroFox |
| Severity | High |
| Tactics | ResourceDevelopment InitialAccess |
| Techniques | T1583 T1586 T1566 |
| Required data connectors | ZeroFox_Alert_Polling |
| Kind | Scheduled |
| Query frequency | 5m |
| Query period | 5m |
| Trigger threshold | 0 |
| Trigger operator | gt |
| Source Uri | https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/ZeroFox/Analytic Rules/ZF_Alerts_HighSeverityRule.yaml |
| Version | 1.0.0 |
| Arm template | deb45e6d-892f-40bf-9118-e2a6f26b788d.json |
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