Cyber Security News

SMOKE#SCREEN Campaign Abuses ScreenConnect RMM and Cloudflare Tunnels to Hijack Windows and macOS Systems

SMOKE#SCREEN is a campaign that turns ordinary software updates and business files into a doorway for remote control.

Victims who run the files can unknowingly install a legitimate remote-management agent, giving an outside operator access to their computer.

The operation targets both Windows and macOS, widening the risk beyond one type of workplace device.

Its lures include supposed Zoom updates, document reviews, system checks and Adobe-related downloads, making routine work messages and update prompts part of the attack surface.

Securonix researchers identified the campaign and named it SMOKE#SCREEN after tracing several waves of activity to a shared delivery setup.

Securonix said in a report shared with Cyber Security News (CSN) that the goal is to install ScreenConnect quietly, then use it for remote access that can resemble normal IT support activity.

SMOKE#SCREEN Campaign Abuses ScreenConnect RMM and Cloudflare Tunnels

The campaign abuses ScreenConnect, a legitimate remote monitoring and management, or RMM, program.

That distinction matters: the tool itself is not malicious, but an attacker-controlled installation can hand over desktop control, file access and a foothold for follow-on activity without the obvious signals of conventional malware.

Server exposing a full directory listing of 15 payload files (Source – Securonix)

Investigators found the actors combined scripts, batch files, compiled loaders and a fake web page to deliver the agent.

Their staging setup also used Cloudflare Quick Tunnels, temporary routes that can obscure where a download is truly hosted, echoing earlier Cloudflare Tunnel delivery campaigns that used short-lived infrastructure to hide payloads.

A notable feature is the campaign’s cross-platform design. A macOS installer was configured to contact the same primary relay as Windows payloads, suggesting the operators can pursue users across mixed-device environments rather than treating Apple systems as an afterthought.

The operation also changes its files frequently, limiting the value of simple hash blocking.

Researchers observed multiple relay clusters and a server that both staged payloads and handled remote connections, a separation that can help an operator retain access even if part of the infrastructure is discovered.

Zoom update phishing lure (Source – Securonix)

The social engineering is equally important. One web page copied a Zoom update notice and automatically started a download after a short delay, while another posed as an Adobe Flash Player update.

These familiar-looking prompts can move a victim from a single click to a silent RMM installation with little visible warning.

This technique fits a broader pattern of trusted RMM tool phishing, where legitimate administration software becomes the final payload.

For defenders, the key question is not only whether a file looks malicious, but whether a newly installed remote-access tool is approved, expected and connecting to a known service.

Evasion Shifts From Disabling Defenses to Hiding Activity

SMOKE#SCREEN developed from heavily obscured scripts into more forceful loaders that attempted to weaken Windows protections before delivery.

One sequence targeted security scanning, elevation controls and endpoint settings, while also removing downloaded files after installation, reducing the traces left for users and analysts.

Later activity showed a quieter approach. The operators replaced the most aggressive security-disabling behavior with a deliberate delay between installation and service start, apparently intended to break security-product event correlation.

That evolution shows why detections should consider a chain of related actions, not just a single suspicious file.

Organizations should restrict untrusted MSI installers from common user-writable folders, keep User Account Control at its strictest setting, and alert on attempts to stop security services or create broad antivirus exclusions.

Monitoring unusual script-to-installer launches, particularly PowerShell or command shell processes starting silent installations, can expose the chain early.

MemoryLoader.cs (Source – Securonix)

Teams should also inventory approved RMM software and block unauthorized clients and network connections, especially those using direct internet addresses rather than recognised service domains.

This is consistent with guidance in recent ScreenConnect abuse coverage, which stresses that phishing can turn legitimate remote-management functions into covert access.

Finally, security staff should investigate unexpected changes to Defender settings and short delays following an installer launch.

Pairing those checks with Defender tampering detection guidance gives analysts better context for separating ordinary support activity from an attempted takeover.

Indicators of Compromise (IoCs):-

TypeIndicatorDescription
IP address and ports207.174.0.143:8080, 207.174.0.143:8041WsgiDAV staging server and primary ScreenConnect relay
IP address and ports142.202.191.225:8041, 142.202.191.225:80Secondary ScreenConnect relay
Domain and portblog.derrspecial-onlinedmin.live:8041Tertiary ScreenConnect relay
IP address207.189.11.170Former C# payload hosting
URL207.189.11.170/Bin/working_payload.csRemote C# payload location
Domaincrestmarkhq.comFormer Cloudflare-proxied MSI hosting
Domainsubscription-magnetic-recommended-meat.trycloudflare.comCloudflare Quick Tunnel used for MSI delivery
IP addresses104.16.231.132, 104.16.230.132Resolved addresses for the Cloudflare Quick Tunnel
URL pathdropbox.com/scl/fi/a0hp9g4w2ddkb3ggnkivx/Dropbox-hosted installer delivery path
File and SHA-256zoom-update.vbs / 9161a8f7f07741db06b9f9a87b6ec7f277faf2ae3a3a661d6eb09cec4e12b920Obfuscated VBScript dropper
File and SHA-256RSKAdvGrpSupportingdocuments.vbs / 35be1b070f06eb313c3cb818c74aa0a9c2d9f39a05621dac4de6cff6067a5d12Business-document themed VBScript dropper
File and SHA-256SystemCheck / 31260c37cc442719ac84540f4159dd9d4738575d2ab05e92c751a9b4b5f9b91bSecurity-disabling batch loader
FileSystemCheck.gzipArchive used to deliver the SystemCheck loader
FileSystemCheck.msiScreenConnect MSI payload
File and SHA-256MemoryLoader.cs / 371166ebd83e8318b49ba71321396524fbca7dc42fe1ca4badda8af794bf5a59C# source for compiled loader variants
File and SHA-256zoom-update.html / 873011c181d00709fdf66f32bb3cca0c5ff3147d00ef818fef72987a6773ea66Zoom-themed phishing page
File and SHA-256AdobeReader_Update.exe / 433b61c29aefaa5b55fe78063e6ad8597d3835f36e1242d5402ab23e6dc61194Renamed compiled loader
FilelirMkvpf.exeInternal name of AdobeReader_Update.exe loader
File and SHA-256NYbiLtvO.exe / c8695906dcefc64becb3123fa0a8058278c8c2f9c86130956b6b10d49c1a35dcEarlier compiled loader build
File and SHA-256BuYUEVqG.msi / 8e87a734daddd95322b3f18f71eb9275219e244aac4f62b8dc6da6e2e91525e9Primary-cluster ScreenConnect MSI
FileJqbMljCi.msiRandomly named MSI delivered through Cloudflare Quick Tunnel
File and SHA-256Zoomupdateinstaller.msi / dd23012b4dc29cf7901185ae4fb2d507e737e9ea4d467846eafd6a86b26486bfZoom-themed Windows MSI payload
File and SHA-256Document-review.msi / 3cd9b7d583442963261f9985128042bf45d25482efcbf903c9248837cb0d744bSecondary-cluster ScreenConnect MSI
File and SHA-256DocumentReview.msi / 01e4cb3c60fa50b2927daa11f25a3c412549680406fc121a3d1870a9a33f5d38Secondary-cluster ScreenConnect MSI
File and SHA-256SystemCheck.exe / 60c730addd2a15e4213a1d37f55186686976de73a106317b5a258fe0121cfd5cPrimary-cluster executable payload
File and SHA-256Document-Viewer.exe / dc8b056dd6eb75df21e9721ac2e340f91bb5e94d5a6ff412d7d0c7539e0f06e2Tertiary-cluster executable payload
File and SHA-256ZoomUpdateInstaller.pkg / aa84e2ac68f7fc18f4927b89be7b4a7739f2eaf099e489aa0f65c1d3913ce62amacOS ScreenConnect installer
File and SHA-256cloudflared.exe / 5253e66f1f493c4e13539749f1aa86fd0c61e3072900fec29a44ba046a6d97e2Cloudflare tunnel binary on staging server
FileWindowsExplorerSupport.msiLocal masquerade name used for downloaded MSI
File and SHA-256loader.cs / 63c46b3c090a4b1efef146f2f1efc4f93d44f21db21d7825f43e02c3c5c89de6Updated stealth-focused loader source
Files and SHA-256zFbJVuiX.exe, Zoomupdateinstaller.exe / 9d9f3fa5aaf6bc91091873bd7ee04f0cc23e8709e4ad20c61d2779ff1a43c4b4Compiled loader and renamed copy
File and SHA-256Zoomupdateinstaller.pkg / 639430a33c0ecdf5a134501788a3a40f065ae4232efc66e1b82eca2b355e0606macOS payload variant
File and SHA-256index.html / 2423decbfcf820f41bc356547e4e18e61d60c9829421d7121c374dcef88577f7Adobe Flash Player-themed phishing page
File and SHA-256system.config / aefac65c42c0c72ed3e08b32774fa1b902f4fd1d53de189d50f38130cc357764Campaign configuration file

Note: IP addresses and domains are intentionally defanged (e.g., [.]) to prevent accidental resolution or hyperlinking. Re-fang only within controlled threat intelligence platforms such as MISP, VirusTotal, or your SIEM.

Stop new phishing & malware before they compromise your business. Integrate live intel from 15K SOCs around the world

Tushar Subhra Dutta

Tushar is a senior cybersecurity and breach reporter. He specializes in covering cybersecurity news, trends, and emerging threats, data breaches, and malware attacks. With years of experience, he brings clarity and depth to complex security topics.

Recent Posts

Hackers Target AI Infrastructure With RCE, Prompt Injection and API Key Theft

Hackers are actively probing AI systems, turning exposed gateways and agent tools into routes for…

3 hours ago

Hackers Make Phishing Pages Change Their Code Every Time Someone Opens Them

Hackers are making some phishing pages harder to track by changing the code delivered to…

3 hours ago

Iran-Linked Hackers Reportedly Knock UK Power Plant Offline for Four Days

A cyber incident reportedly forced a British power plant to halt operations for about four…

4 hours ago

Russian Hackers Use New HOOKEDGE Malware to Spy on European Defense and Diplomatic Targets

Russian hackers have used a new backdoor called HOOKEDGE to target defense manufacturers, government bodies,…

4 hours ago

Ransomware Gang Claims AI Can Analyze 700GB of Stolen Data Every Hour

TITAN ransomware is pairing file encryption with an ambitious claim: artificial intelligence that can sort…

4 hours ago

Hackers Compromise Hundreds of WordPress Sites to Deploy Amatera Stealer via ClickFix

A fake student resume is being used to place a remote-access tool on researchers’ Windows…

6 hours ago