Login GoogleWorkspace-login

28 operations, identified by eventName in the audit log.

eventNameDescription
anySource-only rules that filter on applicationName 'login' without specifying an eventName attribute here.
2sv_disableA user disabled 2-Step Verification on their account.
email_forwarding_out_of_domainA user configured automatic email forwarding to an external address.
gov_attack_warningGoogle detected that the account may have been targeted by a government-backed attacker.
login_failureA user authentication attempt failed.
login_successA user successfully authenticated to Google Workspace.
suspicious_loginGoogle detected a suspicious login attempt on the account.
suspicious_login_less_secure_appA suspicious login from a less-secure application was detected.
suspicious_programmatic_loginA suspicious programmatic (API or app) login was detected.
2sv_enrollA user enrolled in 2-Step Verification.
logoutA user signed out of their Google Workspace account.
login_challengeA login challenge (e.g. an additional verification step) was presented to the user.
login_verificationA user completed a login verification step.
password_editA user changed their own account password.
recovery_email_editA user changed their account recovery email address.
recovery_phone_editA user changed their account recovery phone number.
account_disabled_genericA user account was disabled for a policy reason.
account_disabled_spammingA user account was disabled because it was found to be sending spam.
account_disabled_hijackedA user account was disabled because it was detected as hijacked.
account_disabled_password_leakA user account was disabled because a password leak was detected.
risky_sensitive_action_allowedA risky or sensitive action by a user was allowed after risk evaluation.
risky_sensitive_action_blockedA risky or sensitive action by a user was blocked after risk evaluation.
passkey_enrolledA user enrolled a passkey as a login method.
passkey_removedA user removed a passkey login method.
titanium_enrollA user enrolled in Google's Advanced Protection Program (Titanium).
titanium_unenrollA user left Google's Advanced Protection Program (Titanium).
blocked_senderAn email sender was blocked by a user or policy.
user_signed_out_due_to_suspicious_session_cookieA user was signed out because a suspicious session cookie was detected.

any: Login (any event)

#
Application
GoogleWorkspace-login

Description

Source-only rules that filter on applicationName 'login' without specifying an eventName attribute here.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

References #

2sv_disable: 2-Step Verification Disabled

#
Application
GoogleWorkspace-login

Description

A user disabled 2-Step Verification on their account.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

Detection Rules #

View all rules referencing this event →

Elastic #

  • Google Workspace 2SV Policy Disabled source medium: Google Workspace admins may setup 2-step verification (2SV) to add an extra layer of security to user accounts by asking users to verify their identity when they use login credentials. Admins have the ability to enforce 2SV from the admin console as well as the methods acceptable for verification and enrollment period. 2SV requires enablement on admin accounts prior to it being enabled for users within organization units. Adversaries may disable 2SV to lower the security requirements to access a valid account.

References #

email_forwarding_out_of_domain: Email Forwarding Out of Domain

#
Application
GoogleWorkspace-login

Description

A user configured automatic email forwarding to an external address.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

Common Indicators #

Field/value combinations most frequently checked by detection rules targeting this event, derived from cross-vendor predicate analysis.

FieldKindValueRulesVendors
gcp::service_nameeqlogin.googleapis.com1 rulesigma

Detection Rules #

View all rules referencing this event →

Sigma #

References #

gov_attack_warning: Government-Backed Attack Warning

#
Application
GoogleWorkspace-login

Description

Google detected that the account may have been targeted by a government-backed attacker.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

Common Indicators #

Field/value combinations most frequently checked by detection rules targeting this event, derived from cross-vendor predicate analysis.

FieldKindValueRulesVendors
gcp::service_nameeqlogin.googleapis.com1 rulesigma

Detection Rules #

View all rules referencing this event →

Sigma #

References #

login_failure: Login Failure

#
Application
GoogleWorkspace-login

Description

A user authentication attempt failed.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

References #

login_success: Login Success

#
Application
GoogleWorkspace-login

Description

A user successfully authenticated to Google Workspace.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

Common Indicators #

Field/value combinations most frequently checked by detection rules targeting this event, derived from cross-vendor predicate analysis.

FieldKindValueRulesVendors
about.labels["is_suspicious"]eqtrue2 ruleschronicle
source.as.numberis_not_null1 ruleelastic
user.emailis_not_null1 ruleelastic

Detection Rules #

View all rules referencing this event →

Elastic #

  • Google Workspace User Login with Unusual ASN source low: Detects the first time a Google Workspace user successfully signs in from a given source ASN within a 14-day historical window. Most users have a stable set of egress ASNs (home ISP, corporate VPN, mobile carrier). A new ASN for a user is a meaningful anomaly as it surfaces ISP changes and travel, but also catches AiTM phishing-kit relays whose egress ASN was never previously associated with the user.

YARA-L #

References #

suspicious_login: Suspicious Login

#
Application
GoogleWorkspace-login

Description

Google detected a suspicious login attempt on the account.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

Common Indicators #

Field/value combinations most frequently checked by detection rules targeting this event, derived from cross-vendor predicate analysis.

FieldKindValueRulesVendors
gcp::service_nameeqlogin.googleapis.com1 rulesigma

Detection Rules #

View all rules referencing this event →

Sigma #

References #

suspicious_login_less_secure_app: Suspicious Login (Less Secure App)

#
Application
GoogleWorkspace-login

Description

A suspicious login from a less-secure application was detected.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

Common Indicators #

Field/value combinations most frequently checked by detection rules targeting this event, derived from cross-vendor predicate analysis.

FieldKindValueRulesVendors
gcp::service_nameeqlogin.googleapis.com1 rulesigma

Detection Rules #

View all rules referencing this event →

Sigma #

References #

suspicious_programmatic_login: Suspicious Programmatic Login

#
Application
GoogleWorkspace-login

Description

A suspicious programmatic (API or app) login was detected.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

Common Indicators #

Field/value combinations most frequently checked by detection rules targeting this event, derived from cross-vendor predicate analysis.

FieldKindValueRulesVendors
gcp::service_nameeqlogin.googleapis.com1 rulesigma

Detection Rules #

View all rules referencing this event →

Sigma #

References #

2sv_enroll: 2-Step Verification Enrolled

#
Application
GoogleWorkspace-login

Description

A user enrolled in 2-Step Verification.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

References #

logout: Logout

#
Application
GoogleWorkspace-login

Description

A user signed out of their Google Workspace account.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

References #

login_challenge: Login Challenge

#
Application
GoogleWorkspace-login

Description

A login challenge (e.g. an additional verification step) was presented to the user.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

References #

login_verification: Login Verification

#
Application
GoogleWorkspace-login

Description

A user completed a login verification step.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

References #

password_edit: Password Edit

#
Application
GoogleWorkspace-login

Description

A user changed their own account password.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

References #

recovery_email_edit: Recovery Email Edit

#
Application
GoogleWorkspace-login

Description

A user changed their account recovery email address.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

References #

recovery_phone_edit: Recovery Phone Edit

#
Application
GoogleWorkspace-login

Description

A user changed their account recovery phone number.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

References #

account_disabled_generic: Account Disabled (Generic)

#
Application
GoogleWorkspace-login

Description

A user account was disabled for a policy reason.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

References #

account_disabled_spamming: Account Disabled (Spamming)

#
Application
GoogleWorkspace-login

Description

A user account was disabled because it was found to be sending spam.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

References #

account_disabled_hijacked: Account Disabled (Hijacked)

#
Application
GoogleWorkspace-login

Description

A user account was disabled because it was detected as hijacked.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

References #

account_disabled_password_leak: Account Disabled (Password Leak)

#
Application
GoogleWorkspace-login

Description

A user account was disabled because a password leak was detected.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

References #

risky_sensitive_action_allowed: Risky Sensitive Action Allowed

#
Application
GoogleWorkspace-login

Description

A risky or sensitive action by a user was allowed after risk evaluation.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

References #

risky_sensitive_action_blocked: Risky Sensitive Action Blocked

#
Application
GoogleWorkspace-login

Description

A risky or sensitive action by a user was blocked after risk evaluation.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

References #

passkey_enrolled: Passkey Enrolled

#
Application
GoogleWorkspace-login

Description

A user enrolled a passkey as a login method.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

References #

passkey_removed: Passkey Removed

#
Application
GoogleWorkspace-login

Description

A user removed a passkey login method.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

References #

titanium_enroll: Advanced Protection Enrolled

#
Application
GoogleWorkspace-login

Description

A user enrolled in Google's Advanced Protection Program (Titanium).

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

References #

titanium_unenroll: Advanced Protection Unenrolled

#
Application
GoogleWorkspace-login

Description

A user left Google's Advanced Protection Program (Titanium).

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

References #

blocked_sender: Blocked Sender

#
Application
GoogleWorkspace-login

Description

An email sender was blocked by a user or policy.

Fields #

NameDescription
applicationNameReports API applicationName value identifying the GWS service (e.g. admin, login, drive).
eventNameThe specific action within this application.
actor.emailEmail address of the user or administrator who performed the action.
actor.profileIdUnique Google Workspace profile ID of the actor.
ipAddressIP address of the actor at the time of the event.
parametersArray of event-specific key-value parameters documenting affected resources.

References #

user_signed_out_due_to_suspicious_session_cookie: User Signed Out (Suspicious Session Cookie)

#
Application
GoogleWorkspace-login