Google Workspace Suspended User Account Renewed
Detection of a renewed suspended user account in Google Workspace, potentially indicating an adversary regaining access to the organization.
This detection identifies when a previously suspended user’s account is renewed in Google Workspace. Attackers may reactivate suspended accounts to regain unauthorized access, circumventing security measures. Google Workspace administrators use suspended user accounts to remove access while transferring documents and roles before complete account deletion. This rule focuses on the UNSUSPEND_USER event within Google Workspace admin logs, aiding analysts in identifying potential misuse of account reactivation and maintaining secure access controls. The rule is configured to run every 10 minutes with a lookback time of 130 minutes to account for Google Workspace event lag times which can range from minutes up to 3 days.
Attack Chain
- An attacker compromises a Google Workspace administrator account or gains unauthorized access.
- The attacker identifies a suspended user account within the Google Workspace environment.
- Using the compromised administrator account, the attacker executes the
UNSUSPEND_USERaction. - The Google Workspace account is reactivated, granting the attacker access to associated services.
- The attacker leverages the renewed account to access sensitive data and resources.
- The attacker may then escalate privileges, move laterally, or establish persistence.
- The attacker exfiltrates data or performs other malicious activities within the Google Workspace environment.
Impact
A successful attack could allow unauthorized access to sensitive data within Google Workspace, potentially leading to data breaches, financial losses, or reputational damage. Even though the severity is low, it can be part of a broader attack that leads to sensitive information getting into the wrong hands.
Recommendation
- Deploy the Sigma rule
Google Workspace Suspended User Account Renewedto your SIEM and tune for your environment. - Review the event logs for the
UNSUSPEND_USERaction to identify the user account that was renewed and gather details about the timing and context of the action. - Investigate the identity of the administrator or service account that performed the
UNSUSPEND_USERaction to determine if the action was authorized. - Implement additional monitoring on affected accounts to detect any further suspicious activity.
Detection coverage 2
Google Workspace Suspended User Account Renewed
lowDetects when a previously suspended user's account is renewed in Google Workspace.
Google Workspace Suspended User Account Renewed - Event Action
lowDetects when a previously suspended user's account is renewed in Google Workspace by looking at the event action.
Detection queries are available on the platform. Get full rules →