Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Bitglass - The SmartEdge endpoint agent was uninstalled

Back
Id40f69a27-8c68-4c8c-bb7c-7eb0f0a8a1fa
RulenameBitglass - The SmartEdge endpoint agent was uninstalled
DescriptionDetects when SmartEdge endpoint agent was uninstalled.
SeverityMedium
TacticsDefenseEvasion
TechniquesT1070
Required data connectorsBitglass
KindScheduled
Query frequency1h
Query period1h
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Bitglass/Analytic Rules/BitglassSmartEdgeAgentUninstall.yaml
Version1.0.0
Arm template40f69a27-8c68-4c8c-bb7c-7eb0f0a8a1fa.json
Deploy To Azure
Bitglass
| where EventType =~ 'access'
| where EventResultDetails startswith 'The SmartEdge endpoint agent was uninstalled'
| extend IPCustomEntity = SrcIpAddr
queryPeriod: 1h
query: |
  Bitglass
  | where EventType =~ 'access'
  | where EventResultDetails startswith 'The SmartEdge endpoint agent was uninstalled'
  | extend IPCustomEntity = SrcIpAddr  
name: Bitglass - The SmartEdge endpoint agent was uninstalled
entityMappings:
- fieldMappings:
  - columnName: IPCustomEntity
    identifier: Address
  entityType: IP
queryFrequency: 1h
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Bitglass/Analytic Rules/BitglassSmartEdgeAgentUninstall.yaml
requiredDataConnectors:
- connectorId: Bitglass
  dataTypes:
  - Bitglass
description: |
    'Detects when SmartEdge endpoint agent was uninstalled.'
kind: Scheduled
version: 1.0.0
status: Available
severity: Medium
relevantTechniques:
- T1070
triggerOperator: gt
triggerThreshold: 0
tactics:
- DefenseEvasion
id: 40f69a27-8c68-4c8c-bb7c-7eb0f0a8a1fa