Microsoft Warns of ACR Stealer Surge Targeting Enterprise Customers
Microsoft has flagged a significant rise in attacks using a piece of malware called ACR Stealer, according to Bleeping Computer. Between late April and mid-June, attackers used it to raid saved browser passwords, session tokens (the digital keys that keep you logged in without re-entering your password), and sensitive documents from enterprise systems.
ACR Stealer operates as malware-as-a-service (MaaS), meaning attackers rent access to the tool rather than building it themselves — think of it like a criminal franchise. It is believed to be a rebranded version of an older tool called Amatera Stealer.
The most common delivery method is ClickFix, a social engineering (psychological manipulation) trick where a fake error message or CAPTCHA prompts you to paste a command into your computer's terminal. Once you do, the malware installs itself, creates a disguised scheduled task to survive reboots, wipes its own tracks from PowerShell history, and quietly injects its payload into a legitimate system process to avoid detection.
One particularly clever variant hides its actual payload inside a publicly hosted JPEG image — a technique called steganography — then decrypts and runs it entirely in memory, leaving little trace on disk.
Once inside, it goes after everything: passwords, cookies, authentication tokens, PDF files, Microsoft 365 documents, and anything sitting in your Downloads or Desktop folders. OneDrive and SharePoint directories are also targeted.
What to do: Never paste commands into a terminal window because a website tells you to — no legitimate service works this way. If you manage a network, restrict tools like PowerShell and MSHTA from loading content from remote or user-writable locations.
Sources

