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)
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