SMOKE#SCREEN: ScreenConnect RMM Abuse via Trusted Software Lures and Cloudflare Tunnels
Source report →A multi-wave intrusion campaign was identified delivering ConnectWise ScreenConnect remote monitoring and management (RMM) agents under the guise of routine software updates, document reviews, and system maintenance. What began with the analysis of a single VBScript dropper expanded after investigators discovered a live staging server exposing fifteen payloads, enabling the reconstruction of five distinct execution chains and three ScreenConnect relay clusters. Despite differences in delivery and execution, every chain converges on the same objective: silently installing a ScreenConnect client configured to connect to attacker-controlled infrastructure, providing persistent remote access while blending with legitimate IT administration software.
Initial access depends on user execution and a rotating collection of social-engineering lures and loaders, including obfuscated VBScript droppers, WMI-based scripts, batch files, compiled .NET loaders, and HTML pages impersonating Zoom and Adobe update prompts. Earlier VBScript variants use hex-encoded XOR encryption, control-flow flattening, junk arithmetic that alters byte-level signatures between builds, and sandbox checks that terminate execution on systems with limited memory or known analysis tools. One variant decrypts a PowerShell command that retrieves remote C# source code and compiles it in memory. A later WMI-based variant launches processes through the Win32_Process class with hidden windows, avoiding more conventional script-host execution paths commonly monitored by endpoint security products.
Over time, the operators shifted from passive evasion toward actively degrading endpoint protections. A batch-based loader bypasses the Antimalware Scan Interface (AMSI) through in-memory reflection, weakens SmartScreen through registry modifications, creates Windows Defender exclusions for temporary and payload directories, and removes the Mark-of-the-Web from the downloaded installer before launching it silently. A subsequent compiled C# loader takes a more aggressive approach, excluding the entire system drive from Defender scanning, stopping the WinDefend service, and configuring it to remain disabled after reboot. Regardless of the loader used, the final payload is a ScreenConnect installer carrying a valid ConnectWise digital signature, executed silently from a user-writable directory and removed from disk after installation.
Shared delivery and command-and-control infrastructure links the individual waves. One host operates simultaneously as the WsgiDAV staging server and the primary ScreenConnect relay, while two additional relay clusters, each configured with separate key material, provide compartmentalized alternative access. One cluster listens on port 80, potentially allowing ScreenConnect traffic to traverse environments with restrictive outbound filtering. The operators also rotate payload hashes between sessions and distribute installers through Dropbox shared links and Cloudflare Quick Tunnels, leveraging trusted services as intermediary delivery infrastructure. A macOS package variant connects to the same primary relay used by the Windows installers, indicating cross-platform targeting within the same operation. In a later loader, the operators introduce a deliberate delay between installation and service startup; an accompanying source-code comment explicitly references evading detection by a commercial security product.
Beyond the indicators published in the original reporting, Vega threat research pivoted on the identified infrastructure and surfaced additional related indicators, including further relay and staging IP addresses, Cloudflare Quick Tunnel domains, and payload hashes; these indicators appear in the indicator list below.
IOCs (49)
Scan your environment for IOCs →IP ADDRESS 5
207.174.0.143142.202.191.225207.189.11.170207.174.1.249172.81.61.100DOMAIN 6
blog.derrspecial-onlinedmin.livecrestmarkhq.comsubscription-magnetic-recommended-meat.trycloudflare.comsporting-delhi-cork-pursuit.trycloudflare.comdelayed-earthquake-personnel-asset.trycloudflare.comsun-cheats-scientists-pastor.trycloudflare.comURL 1
https://dropbox.com/scl/fi/a0hp9g4w2ddkb3ggnkivx/SHA256 FILE HASH 23
9161a8f7f07741db06b9f9a87b6ec7f277faf2ae3a3a661d6eb09cec4e12b92035be1b070f06eb313c3cb818c74aa0a9c2d9f39a05621dac4de6cff6067a5d1231260c37cc442719ac84540f4159dd9d4738575d2ab05e92c751a9b4b5f9b91b371166ebd83e8318b49ba71321396524fbca7dc42fe1ca4badda8af794bf5a5963c46b3c090a4b1efef146f2f1efc4f93d44f21db21d7825f43e02c3c5c89de6433b61c29aefaa5b55fe78063e6ad8597d3835f36e1242d5402ab23e6dc61194c8695906dcefc64becb3123fa0a8058278c8c2f9c86130956b6b10d49c1a35dc9d9f3fa5aaf6bc91091873bd7ee04f0cc23e8709e4ad20c61d2779ff1a43c4b4873011c181d00709fdf66f32bb3cca0c5ff3147d00ef818fef72987a6773ea662423decbfcf820f41bc356547e4e18e61d60c9829421d7121c374dcef88577f78e87a734daddd95322b3f18f71eb9275219e244aac4f62b8dc6da6e2e91525e9dd23012b4dc29cf7901185ae4fb2d507e737e9ea4d467846eafd6a86b26486bf3cd9b7d583442963261f9985128042bf45d25482efcbf903c9248837cb0d744b01e4cb3c60fa50b2927daa11f25a3c412549680406fc121a3d1870a9a33f5d3860c730addd2a15e4213a1d37f55186686976de73a106317b5a258fe0121cfd5cdc8b056dd6eb75df21e9721ac2e340f91bb5e94d5a6ff412d7d0c7539e0f06e2aa84e2ac68f7fc18f4927b89be7b4a7739f2eaf099e489aa0f65c1d3913ce62a639430a33c0ecdf5a134501788a3a40f065ae4232efc66e1b82eca2b355e0606aefac65c42c0c72ed3e08b32774fa1b902f4fd1d53de189d50f38130cc35776488dfa217ef342de56b73625a64196b30aed7ac18dbe3d6d046408f3646146a07ad9794b209b7b1d09b2247b87e0762a6d63d082f97788cc1f07ca7782b84011afecdf82a8a8100e5e848f3380ebba7718e80a352c781216dd1f896021311686d28287d944654bc5cd118ea37f93903adf327459ce51c1042633d3725d39eeea2FILE NAME 14
zoom-update.vbsRSKAdvGrpSupportingdocuments.vbsSystemCheck.gzipWindowsExplorerSupport.msiworking_payload.csAdobeReader_Update.exeDocument-Viewer.exeZoomUpdateInstaller.pkgZoomupdateinstaller.msiZoomupdateinstaller.exeDocument-review.msiDocumentReview.msiSystemCheck.msiMemoryLoader.csDetections (10)
Enable detections →Connect your environment for suggestions and queries personalized to your security telemetry.
- Windows Defender Exclusions Manipulation by PowerShell
- PowerShell Compiling Downloaded Source Code In Memory
- Silent MSI Install From User Writable Path via Script Host or Shell
- RMM Agent Spawning Command Interpreter or Script Host
- RMM Agent Spawning Burst of Discovery Commands
- ScreenConnect Client Connecting to Raw IP Relay
- Monitor for sandbox evasion checks — VM detection, timing analysis, environment fingerprinting
- Monitor for files that bypass Mark-of-the-Web protections via container formats or ADS manipulation
- Detect executables masquerading as legitimate system files in non-standard directories