McAfeeEPOEvent
| where EventId == '16025'
| extend IPCustomEntity = DvcIpAddr, HostCustomEntity = DvcHostname
severity: Medium
name: McAfee ePO - Agent Handler down
triggerOperator: gt
query: |
McAfeeEPOEvent
| where EventId == '16025'
| extend IPCustomEntity = DvcIpAddr, HostCustomEntity = DvcHostname
tactics:
- DefenseEvasion
status: Available
version: 1.0.2
relevantTechniques:
- T1562
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/McAfee ePolicy Orchestrator/Analytic Rules/McAfeeEPOAgentHandlerDown.yaml
triggerThreshold: 0
requiredDataConnectors:
- datatypes:
- Syslog
connectorId: SyslogAma
id: 3c1425d3-93d4-4eaf-8aa0-370dbac94c82
entityMappings:
- entityType: IP
fieldMappings:
- identifier: Address
columnName: IPCustomEntity
- entityType: Host
fieldMappings:
- identifier: FullName
columnName: HostCustomEntity
kind: Scheduled
queryFrequency: 1h
queryPeriod: 1h
description: |
'Detects when AgentHandler is down.'