ZeroFox Alerts - Informational Severity Alerts
| Id | 6f7a7413-b72f-4361-84ee-897baeb9c6d4 |
| Rulename | ZeroFox Alerts - Informational Severity Alerts |
| Description | Detects informational severity alerts from ZeroFox |
| Severity | Informational |
| 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_InformationalSeverityRule.yaml |
| Version | 1.0.0 |
| Arm template | 6f7a7413-b72f-4361-84ee-897baeb9c6d4.json |
ZeroFoxAlertPoller_CL
| where Severity in (1,2)
relevantTechniques:
- T1583
- T1586
- T1566
entityMappings:
- entityType: Account
fieldMappings:
- columnName: entity_name_s
identifier: FullName
eventGroupingSettings:
aggregationKind: AlertPerResult
version: 1.0.0
id: 6f7a7413-b72f-4361-84ee-897baeb9c6d4
severity: Informational
kind: Scheduled
queryFrequency: 5m
description: |
'Detects informational severity alerts from ZeroFox'
requiredDataConnectors:
- connectorId: ZeroFox_Alert_Polling
dataTypes:
- ZeroFoxAlertPoller_CL
triggerOperator: gt
name: ZeroFox Alerts - Informational Severity Alerts
tactics:
- ResourceDevelopment
- InitialAccess
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/ZeroFox/Analytic Rules/ZF_Alerts_InformationalSeverityRule.yaml
triggerThreshold: 0
queryPeriod: 5m
query: |
ZeroFoxAlertPoller_CL
| where Severity in (1,2)
status: Available