GWorkspaceActivityReports
| where EventMessage has "change_user_access"
| extend AccountCustomEntity = ActorEmail
description: |
'Detects user access change.'
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/GoogleWorkspaceReports/Analytic Rules/GWorkspaceChangedUserAccess.yaml
requiredDataConnectors:
- dataTypes:
- GWorkspaceActivityReports
connectorId: GoogleWorkspaceReportsAPI
query: |
GWorkspaceActivityReports
| where EventMessage has "change_user_access"
| extend AccountCustomEntity = ActorEmail
triggerThreshold: 0
name: GWorkspace - User access has been changed
relevantTechniques:
- T1098
entityMappings:
- entityType: Account
fieldMappings:
- columnName: AccountCustomEntity
identifier: Name
tactics:
- Persistence
queryPeriod: 1h
severity: Low
status: Available
queryFrequency: 1h
id: 92fae638-5da8-11ec-bf63-0242ac130002
kind: Scheduled
version: 1.0.1
triggerOperator: gt