← All briefs
high June 4, 2026

DonutLoader Delivers Remcos RAT via Multi-Stage LOLBin Phishing Chain

Source report →

A campaign delivering Remcos RAT version 7.2.1 Pro was observed using a malicious CMD attachment disguised as a business invoice in German-language phishing emails to kick off a multi-stage execution chain that abuses a sequence of Windows LOLBins to evade detection. The batch file launches WScript with the legitimate App-V publishing helper script to proxy into PowerShell, which executes Base64-encoded commands interleaved with junk strings as a first-layer obfuscation. PowerShell then downloads and processes a password-protected archive from pCloud-hosted infrastructure using a JScript payload as the next stage.

The JScript stage invokes an AutoIt3 interpreter against a fake PNG file, which is actually an encoded AutoIt script containing XOR-encrypted shellcode. The shellcode is the DonutLoader framework, which performs reflective injection into a legitimate Windows Color Management utility to load and execute Remcos RAT entirely in memory without writing the final payload to disk.

Once deployed, Remcos RAT provides the operator with full remote control: keylogging, screenshot and webcam capture, microphone recording, file system access, credential harvesting, and the ability to drop additional payloads. The campaign's reliance on cloud file-sharing for staging and its exclusive use of LOLBins and scripting interpreters through the injection stage makes it particularly resistant to signature-based detection.

SHA256 FILE HASH 4
5b3089eefab0e043af8894de86022bdc6df2f42f7098dbd530f42c0ec861d5d8
14a0d7978872a2739ac31ef42539e8c708af6afccc5eb74f22fe2b676bfa2df7
b9da295c34accf3632c2c4b6d9e3c74791b4514d27814f79e9bcb77ce168a347
48bd36c3b8d6a3bf5db4e7b0bbc1692e8cb900475dc7ae16e9f1fa7ba97c8adf
FILE NAME 4
Bestellung.CMD
iphdcrtj.js
iphdcrtj.zip
USCSHBRBWUYUCQNUIBPWLVUFKIAGWBOOAKDDXWTGRUVHWXIHQQRQXJASLKLALICCV.png

Detections (10)

Enable detections →

Connect your environment for suggestions and queries personalized to your security telemetry.

  • Suspicious PowerShell WindowStyle Option
  • Suspicious Creation with Colorcpl
  • Script File Attachment in Email
  • Script Interpreter Execution From Suspicious Folder
  • Malware Email Delivered Through Defenses
  • PowerShell or Scripting Engine Downloading from filedn.com
  • 7-Zip Spawned by PowerShell with Password Argument
  • PowerShell Command Line Containing Junk-String Stripping Before Base64 Decode
  • Script Interpreter Processing a File with a .png Extension