Google Workspace Role Privilege Deleted
Detects when an a role privilege is deleted in Google Workspace.
Sigma rule (View on GitHub)
1title: Google Workspace Role Privilege Deleted
2id: bf638ef7-4d2d-44bb-a1dc-a238252e6267
3status: test
4description: Detects when an a role privilege is deleted in Google Workspace.
5references:
6 - https://cloud.google.com/logging/docs/audit/gsuite-audit-logging#3
7 - https://developers.google.com/admin-sdk/reports/v1/appendix/activity/admin-delegated-admin-settings
8author: Austin Songer
9date: 2021-08-24
10modified: 2023-10-11
11tags:
12 - attack.impact
13logsource:
14 product: gcp
15 service: google_workspace.admin
16detection:
17 selection:
18 eventService: admin.googleapis.com
19 eventName: REMOVE_PRIVILEGE
20 condition: selection
21falsepositives:
22 - Unknown
23
24level: medium
References
Related rules
- AADInternals PowerShell Cmdlets Execution - ProccessCreation
- AADInternals PowerShell Cmdlets Execution - PsScript
- AWS EC2 Disable EBS Encryption
- AWS EFS Fileshare Modified or Deleted
- AWS EFS Fileshare Mount Modified or Deleted