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