ZeroFox Alerts - Low Severity Alerts
| Id | e0c7a91a-7aa1-498a-9c20-cd6c721f9345 |
| Rulename | ZeroFox Alerts - Low Severity Alerts |
| Description | Detects low severity alerts from ZeroFox |
| Severity | Low |
| 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_LowSeverityRule.yaml |
| Version | 1.0.0 |
| Arm template | e0c7a91a-7aa1-498a-9c20-cd6c721f9345.json |
ZeroFoxAlertPoller_CL
| where Severity in (3)
description: |
'Detects low severity alerts from ZeroFox'
version: 1.0.0
triggerThreshold: 0
tactics:
- ResourceDevelopment
- InitialAccess
queryPeriod: 5m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/ZeroFox/Analytic Rules/ZF_Alerts_LowSeverityRule.yaml
triggerOperator: gt
status: Available
eventGroupingSettings:
aggregationKind: AlertPerResult
id: e0c7a91a-7aa1-498a-9c20-cd6c721f9345
name: ZeroFox Alerts - Low Severity Alerts
queryFrequency: 5m
severity: Low
kind: Scheduled
entityMappings:
- fieldMappings:
- columnName: entity_name_s
identifier: FullName
entityType: Account
relevantTechniques:
- T1583
- T1586
- T1566
query: |
ZeroFoxAlertPoller_CL
| where Severity in (3)
requiredDataConnectors:
- dataTypes:
- ZeroFoxAlertPoller_CL
connectorId: ZeroFox_Alert_Polling