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