Techniques
Sample rules
Google Workspace MFA Enforcement Disabled
- source: elastic
- technicques:
- T1531
Description
Detects when multi-factor authentication (MFA) enforcement is disabled for Google Workspace users. An adversary may disable MFA enforcement in order to weaken an organization’s security controls.
Detection logic
event.dataset:google_workspace.admin and event.provider:admin
and event.category:iam and event.action:ENFORCE_STRONG_AUTHENTICATION
and google_workspace.admin.new_value:false