Fake Adobe and Zoom Updates Install ScreenConnect for Persistent Remote Access
SMOKE#SCREEN is an active multi-wave campaign using fake Adobe and Zoom update lures to deploy ConnectWise ScreenConnect, a legitimate RMM tool repurposed for persistent remote access by threat actors The campaign employs a sophisticated toolkit including VBScript droppers, batch file loaders, compiled .NET executables, and HTML phishing pages, with delivery rotating across trusted platforms like Dropbox and Cloudflare Quick Tunnels Attackers demonstrate an observable tradecraft evolution from c
Analysis
TL;DR
- SMOKE#SCREEN is an active multi-wave campaign using fake Adobe and Zoom update lures to deploy ConnectWise ScreenConnect, a legitimate RMM tool repurposed for persistent remote access by threat actors
- The campaign employs a sophisticated toolkit including VBScript droppers, batch file loaders, compiled .NET executables, and HTML phishing pages, with delivery rotating across trusted platforms like Dropbox and Cloudflare Quick Tunnels
- Attackers demonstrate an observable tradecraft evolution from cautious XOR-encrypted droppers to aggressive Defender destruction sequences and back to stealth with anti-EDR timing and self-contained encrypted bundles
- A separate campaign targets gamers through fake Xeno Executor installers, delivering Powercat—a Java-based information stealer capable of credential theft, surveillance, remote access, and interactive system control
- Both campaigns highlight the growing trend of abusing legitimate software (RMM tools, gaming utilities) to bypass security controls and blend in with authorized enterprise tooling
Why It Matters
This article is critically relevant to AI practitioners and security professionals because it demonstrates how threat actors are increasingly weaponizing legitimate tools and trusted platforms to evade detection, a pattern that will likely intensify as AI-powered security solutions become more prevalent. The tradecraft evolution described—particularly the real-time arms race between attackers and defenders—underscores the need for adaptive, behavior-based detection strategies rather than signature-only approaches.
Technical Details
- SMOKE#SCREEN Campaign Architecture: The campaign uses a WsgiDAV-based staging server at 207.174.0.143:8080 for payload staging and C2 communication via ScreenConnect relay on port 8041, with three distinct C2 clusters associated with software update, document review, and document viewer decoy binaries
- VBScript Dropper Mechanism: Initial access via spear-phishing delivers an obfuscated VBScript that performs environment checks, aborting execution if security/analysis tools are detected (Wireshark, Process Monitor, VirtualBox, VMware Tools, Citrix XenServer, Fiddler Classic), then decrypts a PowerShell command to fetch and execute a C# payload
- Defense Evasion Techniques: A third sample uses a batch script to disable AMSI, escalate privileges via UAC prompt manipulation, disable SmartScreen through registry modifications, and remove Zone.Identifier alternate data streams from downloaded MSI files before execution
- Delivery Infrastructure Rotation: Attackers leverage trusted hosting services including Dropbox shared links (bypassing domain reputation filters) and Cloudflare Quick Tunnels via cloudflared.exe for ephemeral C2 channels that are rarely monitored
- Powercat Stealer Capabilities: The Java-based infection chain drops a multifunctional stealer combining credential theft (browser cookies, Discord, Roblox, Minecraft accounts, cryptocurrency wallets), keystroke recording, webcam access, desktop streaming, file manipulation, PowerShell execution, and interactive remote control
Industry Insight
- Organizations should immediately audit their RMM tool usage policies and implement strict execution restrictions for untrusted MSI files, as the abuse of legitimate remote access tools like ScreenConnect represents a growing attack vector that bypasses traditional threat detection
- Security teams should monitor for the specific anti-analysis techniques described—particularly process enumeration checks and the nine-step Defender destruction sequences—as indicators of compromise, and enforce strict UAC settings to prevent privilege escalation
- The rapid evolution of attacker tradecraft from aggressive to stealthy approaches indicates a sophisticated, adaptive threat landscape; defenders should invest in behavior-based detection and continuous monitoring of PowerShell, cmd.exe, and legitimate tool usage patterns rather than relying solely on signature-based defenses
Disclaimer: The above content is generated by AI and is for reference only.