This is an incredibly important part of Google ITDR that is not enabled in the current version. Right now, only the “User log events” log is being monitored, which mostly includes login, re-authentication, and 2FA events according to their documentation: https://developers.google.com/workspace/admin/reports/v1/appendix/activity/login This means that if an active token is hijacked and then used to access Gmail or Google Drive, that activity is not being monitored by Huntress. As a result, no alerts are generated even if the access is coming from a VPN or an IP address that is abnormal compared to the one that originally generated the token. For reference, I tested this by using an active session created using a usual IP, connecting to a full-tunnel VPN in a different state, and then archiving an email and sending a few chats to someone. The activity in the Google logs was showing under the new IP, but because Huntress is not monitoring that at the moment, the incident was not reported. As you can see, this creates a pretty significant gap. It makes it hard to justify paying for Huntress Google ITDR when it only monitors events at the time tokens are created, and not what happens after they’re in use (which is typically the more important activity to be monitoring).