<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>ScreenConnect Remote Access - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/screenconnect-remote-access/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Mon, 07 Sep 2026 12:56:11 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/screenconnect-remote-access/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Rogue ScreenConnect Clients Distribute Four-Stage VBScript Malware</title><link>https://feed.craftedsignal.io/briefs/2026-09-rogue-screenconnect-worm/</link><pubDate>Mon, 07 Sep 2026 12:56:11 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-rogue-screenconnect-worm/</guid><description>Threat actors are using compromised ConnectWise ScreenConnect instances to propagate a worm-like, four-stage VBScript infection chain that enables backdooring, UAC bypass, and cryptojacking on connected hosts.</description><content:encoded><![CDATA[<p>In August 2026, researchers observed a worm-like campaign abusing ConnectWise ScreenConnect to deploy malicious VBScript chains. Attackers achieve initial access through various social engineering tactics, including tech-support scams using Quick Assist, phishing-delivered MSI installers, and fake refund forms. Once a rogue ScreenConnect client is installed, it repeatedly spawns 'wscript.exe' to execute a sequence of four VBScript files (1.vbs through 4.vbs). This chain profiles the host, enumerates security software (e.g., CrowdStrike, SentinelOne, Sophos), and downloads modular payloads based on system state variables. The malware exhibits worm-like propagation by infecting host machines that connect to an already compromised ScreenConnect client. Depending on the environment, the payload can result in user-level backdoors, UAC bypass for privilege escalation, or the deployment of XMRig cryptocurrency miners. ConnectWise has acknowledged an issue with file transfer behavior in ScreenConnect remote access sessions that facilitates this activity.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Initial access is established via social engineering (Quick Assist scam, phishing MSI, or fake refund lures) to deploy a rogue ScreenConnect remote access client.</li>
<li>The rogue ScreenConnect client triggers the execution of '1.vbs' using 'wscript.exe', which profiles host resources, enumerates installed security products, and writes a state variable to '%TEMP%\value.txt'.</li>
<li>'2.vbs' is executed, which checks the state variable and downloads an initial configuration file ('map.txt') from a remote source.</li>
<li>'3.vbs' downloads a secondary payload ('out.enc') based on the state variable defined in the first stage.</li>
<li>'4.vbs' launches 'runner.ps1' to decrypt 'out.enc', writing the result to '%APPDATA%\Microsoft\Windows\Templates\Classic\sys_cache.zip'.</li>
<li>The chain executes a final PowerShell script, 'PyTorchFix.ps1', to finalize the installation of backdoors, privilege escalation tools, or cryptominers.</li>
<li>The malware achieves persistence by creating a 'WindowsServiceHost' User Run key pointing to 'WindowsServiceHost.vbs'.</li>
<li>The infection propagates as the compromised client records 'ConnectionID' identifiers, infecting subsequent hosts that initiate new ScreenConnect sessions.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Impacted organizations face the risk of persistent remote access backdoors, privilege escalation, and unauthorized cryptocurrency mining. Multiple incidents have been identified involving diverse social engineering lures. If successful, the attack results in total system compromise, potential data exfiltration, and lateral movement across remote support infrastructure.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Disable the 'TransferFiles' and 'TransferFilesInSession' permissions within all ConnectWise ScreenConnect role definitions to mitigate the file transfer vector.</li>
<li>Implement endpoint detection rules to monitor for 'wscript.exe' or 'cscript.exe' spawning from 'ScreenConnect.Client.exe' or related processes in the temporary directory.</li>
<li>Hunt for 'WindowsServiceHost' Run key modifications and associated 'WindowsServiceHost.vbs' files in user AppData directories.</li>
<li>Block communication to the identified C2 infrastructure (e.g., 45.13.237.190, 131.123.40.98, tele-sync.opik.net) at the network perimeter.</li>
<li>Given the worm-like persistence and potential for deep-system compromise, re-image infected hosts from known-good media.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>worm</category><category>social-engineering</category><category>remote-access</category><category>malware</category></item></channel></rss>