Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

ZeroFox Alerts - Low Severity Alerts

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