New SynkLoader malware pushed in Microsoft Teams phishing campaign

By George Bailey   Published: 08/23/26   Updated: 08/23/26   3 min read
New SynkLoader malware pushed in Microsoft Teams phishing campaign

Expel says the campaign uses Microsoft Teams messages to push a fake "PowerShell Cleaner" MSI from Azure, then drops a multi-language toolkit that installs persistence, opens a remote PowerShell shell, and displays a fake Windows 11 lock screen to capture credentials.

Microsoft Teams phishing is no longer just about fake help-desk chatter. In this case, Expel says the operator uses Teams to move the victim into a download flow that looks trustworthy because the MSI is hosted in Microsoft Azure and presented as a fake "PowerShell Cleaner."

What Changed

According to BleepingComputer's write-up of Expel's research, the installer drops a PowerShell script named cleaner.ps1 plus a ZIP archive that contains a Python framework, a malicious Python script, precompiled Python libraries, and fake Microsoft runtime DLLs.

Expel says SynkLoader stands out because it mixes Python, PowerShell, C#, and C++ across the toolkit, sometimes blending multiple languages inside a single module instead of behaving like a simpler one-stage loader.

What The Malware Actually Does

Expel observed several modules that make the campaign more serious than a one-shot credential phish.

Why Teams Delivery Matters

The real lesson is that collaboration platforms now deserve the same delivery-path skepticism defenders already apply to email. If a user can be pushed from a Teams chat into MSI execution and then into a fake lock-screen credential prompt, the failure is spread across messaging controls, endpoint policy, identity awareness, and post-execution detection.

Expel also noted that SynkLoader appears interested in measuring Active Directory environment size, which is a useful clue that the operators may be working toward ransomware-oriented follow-on activity rather than a narrow one-off theft.

What Teams Should Do Next

Source Context

CyberExperts used BleepingComputer as the primary source for this article and kept the details defenders actually need: the fake Azure-hosted MSI, cleaner.ps1, the multi-language loader design, the scheduled-task persistence, the fake lock screen, and the hands-on-keyboard PowerShell access described by Expel.

Related In The Daily Brief

See this item in The 5-Minute Cyber Brief

George Bailey

George Bailey is a cybersecurity researcher and writer at CyberExperts, covering cyber threats, AI, cloud security, vulnerabilities, and defensive strategies. His goal is to help security professionals quickly understand what matters most and how it impacts their organizations.

Keep Reading