Bitglass
| where EventType =~ 'access'
| where EventResultDetails startswith 'The SmartEdge endpoint agent was uninstalled'
| extend IPCustomEntity = SrcIpAddr
triggerOperator: gt
relevantTechniques:
- T1070
tactics:
- DefenseEvasion
triggerThreshold: 0
status: Available
id: 40f69a27-8c68-4c8c-bb7c-7eb0f0a8a1fa
requiredDataConnectors:
- connectorId: Bitglass
dataTypes:
- Bitglass
name: Bitglass - The SmartEdge endpoint agent was uninstalled
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Bitglass/Analytic Rules/BitglassSmartEdgeAgentUninstall.yaml
description: |
'Detects when SmartEdge endpoint agent was uninstalled.'
version: 1.0.0
kind: Scheduled
query: |
Bitglass
| where EventType =~ 'access'
| where EventResultDetails startswith 'The SmartEdge endpoint agent was uninstalled'
| extend IPCustomEntity = SrcIpAddr
entityMappings:
- entityType: IP
fieldMappings:
- identifier: Address
columnName: IPCustomEntity
severity: Medium
queryFrequency: 1h
queryPeriod: 1h