The Mac login box that won't close is hijacking your logged-in sessions.
You did everything you were told to do. You turned on multi-factor authentication. You use a password manager. And an attacker still walked straight into your account — without your password, and without your second factor. Here is the uncomfortable truth behind that scenario, and why it is showing up in real incidents at small firms.
The real thing you should know about
The anchor is straightforward: a macOS stealer can grab your live session cookies by way of a password dialog that refuses to close, and use those cookies to slip past MFA by hijacking a session you have already logged into. This is the AMOS family of AppleScript infostealers — the same lineage behind the fake-prompt Mac attacks — turned toward a sharper goal: stealing the proof that you are already signed in.
A quick, plain explanation of why that matters. When you log into your email or a cloud app and clear MFA, the service hands your browser a small token — a session cookie — that says "this person already proved who they are." For convenience, that token keeps you logged in so you are not re-entering codes all day. An attacker who copies that live token can paste it into their own browser and the service treats them as you, already authenticated. They never see your password and never trigger your MFA prompt, because from the service's point of view, the login already happened.
The macOS version of this attack uses a nasty bit of theater. A password dialog appears and will not go away — you cannot dismiss it, it keeps coming back, it nags until you give in. People eventually type their password just to make it stop. That unlocks what the malware needs, and while it is at it, the stealer scoops up the active session cookies sitting on the machine. We are not detailing the mechanics beyond that, because the point here is awareness, not a recipe. This often pairs with "adversary-in-the-middle" phishing, where a fake login page relays your real login and harvests the session in transit — two roads to the same destination: your live, already-authenticated session in someone else's hands.
Why a small firm should actually care
For years the advice has been "just turn on MFA," and that advice is still good — MFA stops a huge share of attacks. But it has quietly created a false sense of total safety. MFA verifies the moment you log in. It does nothing about what happens to the session after that moment. If an attacker steals the already-logged-in session, the MFA you are so proud of never even gets a chance to fire.
For a small business, this reframes the whole risk. You can have every box checked — strong passwords, MFA on everything — and still get taken if a single Mac in the office runs a stealer and gives up its session tokens. The accounts most worth hijacking are exactly the ones a small firm leans on: the email that everything else resets through, the cloud storage with client files, the accounting or practice-management system. For a healthcare or dental office, a hijacked session into a system holding patient data is not just an IT problem; it is a potential reportable breach, with all the cost and disclosure that follows.
And because the attacker rides in on a valid session, the intrusion can look completely normal. There is no failed-login alarm, no MFA denial, no obvious red flag — just "you," doing things, from somewhere you have never been. That is what makes stolen-session attacks so dangerous for firms that assume MFA is the finish line.