Most security budgets go into identity: stronger MFA, Conditional Access policies, phishing-awareness training. All of it assumes something that’s rarely checked with the same rigour — that the device on the other end of the session is actually safe to trust. In practice, it often isn’t.
Two very different attack techniques exploit exactly that gap. Info-stealer malware sitting on an unmanaged laptop can lift saved browser passwords, session cookies, and application tokens without ever triggering a login prompt. Adversary-in-the-Middle (AITM) phishing kits capture a live session token the moment a user completes MFA — on whatever device happens to be rendering the phishing page. In both cases, the identity check did exactly what it was built to do. It just didn’t ask the one question that mattered: is this device one we’d actually trust with company data?
A password reset does not fix either problem. Once a session token or cookie has been copied, it stays valid until it expires or is explicitly revoked — completely independent of what the user does with their password afterwards.
This is the argument for treating device compliance as a first-class control, not a checkbox ticked once during onboarding. We build it as the foundation every other Zero Trust control sits on — inside our own Modern Workplace & Enterprise Security baseline and in Config365, the automation platform that deploys it.