Techniques
Sample rules
Google Workspace Suspended User Account Renewed
- source: elastic
- technicques:
- T1078
- T1098
Description
Detects when a previously suspended user’s account is renewed in Google Workspace. An adversary may renew a suspended user account to maintain access to the Google Workspace organization with a valid account.
Detection logic
data_stream.dataset: google_workspace.admin and google_workspace.event.type: "USER_SETTINGS" and event.action: "UNSUSPEND_USER"