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

ZeroFox Alerts - Informational Severity Alerts

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