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

Zero Networks Segement - Machine Removed from protection

Back
Ida4ce12ca-d01d-460a-b15e-6c74ef328b82
RulenameZero Networks Segement - Machine Removed from protection
DescriptionDetects when a machine is removed from protection.
SeverityHigh
TacticsDefenseEvasion
TechniquesT1562
Required data connectorsZeroNetworksSegmentAuditFunction
ZeroNetworksSegmentAuditNativePoller
KindScheduled
Query frequency5m
Query period5m
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/ZeroNetworks/Analytic Rules/ZNSegmentMachineRemovedfromProtection.yaml
Version1.0.1
Arm templatea4ce12ca-d01d-460a-b15e-6c74ef328b82.json
Deploy To Azure
ZNSegmentAudit
| where AuditTypeId == 4
id: a4ce12ca-d01d-460a-b15e-6c74ef328b82
triggerThreshold: 0
tactics:
- DefenseEvasion
triggerOperator: gt
query: |
  ZNSegmentAudit
  | where AuditTypeId == 4  
name: Zero Networks Segement - Machine Removed from protection
queryFrequency: 5m
entityMappings:
- entityType: Account
  fieldMappings:
  - columnName: PerformedByName
    identifier: Name
- entityType: Host
  fieldMappings:
  - columnName: DestinationEntityName
    identifier: HostName
description: |
    'Detects when a machine is removed from protection.'
version: 1.0.1
severity: High
queryPeriod: 5m
relevantTechniques:
- T1562
status: Available
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/ZeroNetworks/Analytic Rules/ZNSegmentMachineRemovedfromProtection.yaml
kind: Scheduled
requiredDataConnectors:
- connectorId: ZeroNetworksSegmentAuditFunction
  dataTypes:
  - ZNSegmentAudit_CL
- connectorId: ZeroNetworksSegmentAuditNativePoller
  dataTypes:
  - ZNSegmentAuditNativePoller_CL