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
description: |
    'Detects when a machine is removed from protection.'
kind: Scheduled
tactics:
- DefenseEvasion
requiredDataConnectors:
- connectorId: ZeroNetworksSegmentAuditFunction
  dataTypes:
  - ZNSegmentAudit_CL
- connectorId: ZeroNetworksSegmentAuditNativePoller
  dataTypes:
  - ZNSegmentAuditNativePoller_CL
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/ZeroNetworks/Analytic Rules/ZNSegmentMachineRemovedfromProtection.yaml
severity: High
name: Zero Networks Segement - Machine Removed from protection
triggerThreshold: 0
queryPeriod: 5m
query: |
  ZNSegmentAudit
  | where AuditTypeId == 4  
relevantTechniques:
- T1562
id: a4ce12ca-d01d-460a-b15e-6c74ef328b82
queryFrequency: 5m
status: Available
triggerOperator: gt
version: 1.0.1
entityMappings:
- entityType: Account
  fieldMappings:
  - columnName: PerformedByName
    identifier: Name
- entityType: Host
  fieldMappings:
  - columnName: DestinationEntityName
    identifier: HostName