LIVE · cybersecurity feed
Live wire
screenconnecthigh

The SOC Files: ScreenConnect masked as freeware. An inside look at a large-scale campaign

Threat actors are distributing malicious installer archives that masquerade as popular freeware, such as OBS Studio and Bandicam. These installers contain a legitimate Microsoft binary alongside a rogue DLL that enables DLL sideloading. This process deploys the ScreenConnect remote access tool, which attackers use to maintain control over compromised systems and potentially execute further payloads like AsyncRAT.

zeroday.news · 31d ago

Security researchers have uncovered a widespread campaign that uses the legitimate remote access tool ScreenConnect, disguised as freeware, to compromise systems and deploy the AsyncRAT malware. The campaign involves numerous spoofed websites mimicking popular software downloads, which deliver malicious archives containing the ScreenConnect installer alongside other components.

The investigation began when a Kaspersky Managed Detection and Response (MDR) team observed suspicious PowerShell and VBScript activity originating from a ScreenConnect process. This initial incident revealed a much larger operation where threat actors were distributing malicious installer archives. These archives were designed to appear as legitimate installers for software such as OBS Studio, DNS Jumper, DS4Windows, and Bandicam.

These fake installer archives typically contain a legitimate, digitally signed Microsoft `install.exe` binary and a malicious library named `install.res.1033.dll`. The `install.exe` is often renamed to match the purported software, for example, `OBS-Studio-Installer.exe`. When executed, the `install.exe` loads the rogue `install.res.1033.dll` through a DLL sideloading technique. This malicious library then proceeds to install the ScreenConnect remote administration tool.

The ScreenConnect service, once installed, is configured to await further instructions from the attackers. In the observed incidents, the ScreenConnect process spawned PowerShell scripts that disabled User Account Control (UAC) by modifying the `ConsentPromptBehaviorAdmin` registry parameter to `0`. These scripts also configured Microsoft Defender exclusions for all system disks, root directories, and the `RegAsm.exe` process, aiming to evade detection.

Following these preparatory steps, a VBScript file, often named `script.vbs`, is created and executed. This script terminates any active `powershell.exe` processes and then executes another script, `cap.ps1`, in a hidden window. `cap.ps1` reads encrypted data from a file (e.g., `secret_bytes.txt`), decrypts it using an XOR key, and reconstructs a Portable Executable (PE) binary.

This reconstructed binary is then loaded into memory using a process hollowing technique. The attackers launch a legitimate `RegAsm.exe` process in a suspended state, inject the decrypted PE binary into its address space, and resume the process. This effectively replaces the original `RegAsm.exe` functionality with the injected code, which in this campaign, is the AsyncRAT remote access Trojan.

To ensure persistence, the malware establishes a scheduled task named `MasterPackager.Updater`. This task is configured to run every two minutes, executing the `script.vbs` file, thereby ensuring the entire infection chain can be re-initiated even after a system reboot. Once established, the compromised `RegAsm.exe` process connects to a command and control (C2) domain, such as `mora1987[.]work[.]gd`, to receive further instructions.

The initial entry point for ScreenConnect installation was identified as a user-downloaded archive, for instance, `obs-studio-windows-x64.zip`, obtained from a typosquatted domain like `www.studioobs[.]com`, which impersonates the official OBS Studio website. These malicious domains are often discoverable through search engine results, leading unsuspecting users to download the compromised installers.

The malicious archives were found to contain not only the fake installer and the malicious DLL but also a copy of the legitimate software being impersonated and the ScreenConnect utility itself. The ScreenConnect installation within the archive often utilized native Windows utilities like `msiexec.exe`, with standard MSI packages renamed to appear as DLL files.

The campaign is notable for its extensive infrastructure, with researchers uncovering over 90 domain names localized across 10 different languages. These spoofed websites consistently followed the same pattern of delivering a hidden ScreenConnect service under the guise of a software installer, enabling attackers to maintain control over compromised endpoints, which included both individual users and organizations. Kaspersky solutions detect ScreenConnect as `not-a-virus:HEUR:RemoteAdmin.MSIL.ConnectWise.gen`.

screenconnectremote access trojandll sideloadingmalware campaignasyncrat
ShareXLinkedInWhatsAppFacebook

More News

view all →
breach

Hermes AI agent used to automate attack on Thai Finance Ministry

A threat actor used the open-source Hermes AI agent in unattended "YOLO" mode to automate post-exploitation activity during an alleged breach of Thailand's Ministry of Finance. [...]

security

Hackers hijack hotel Wi-Fi DNS to steal Microsoft 365 accounts

Hackers are changing the DNS settings on Wi-Fi devices at hotels and conference centers to redirect users to fake Microsoft 365 login pages. [...]

security

BGP ORIGIN attribute manipulation and its impact on the Internet

By doing in-depth testing, we found nearly 70% of BGP paths experience ORIGIN attribute rewrites by transit providers seeking traffic advantages. We examine the global impact of this practice and argue for deprecating ORIGIN in route selection.

security

Andy Burnham signals continuity on UK cyber policy, reappoints minister despite scrapping ministry

The new British prime minister is retaining Liz Lloyd in a cyber policy role, making her one of the few Keir Starmer allies remaining in government.

security

'Wrench' attacks against crypto holders appear to be on the rise

There are more reports than ever before of strong-arm tactics like home invasions and kidnappings against cryptocurrency holders, researchers say.

vulnerability

Microsoft blames massive Microsoft 365 outage on maintenance bug

Microsoft says a bug in its automated network maintenance request system caused Thursday's massive outage by mistakenly removing IP routes from more devices than intended, disrupting Azure and Microsoft 365 services. [...]