Elastic medium stable kql

Google Workspace Bitlocker Setting Disabled

Google Workspace administrators whom manage Windows devices and have Windows device management enabled may also enable BitLocker drive encryption to mitigate unauthorized data access on lost or stolen computers. Adversaries with valid account access may disable BitLocker to access sensitive data on an endpoint added to Google Workspace device management.

View Source

Detection Logic

data_stream.dataset:"google_workspace.admin" and event.action:"CHANGE_APPLICATION_SETTING"
    and google_workspace.admin.new_value:"Disabled" and google_workspace.admin.setting.name:BitLocker*

False Positives

  • Administrators may temporarily disabled Bitlocker on managed devices for maintenance, testing or to resolve potential endpoint conflicts.

Field Validations

Loading…

Comments (0)

Loading comments...