ScreenConnect leveraged in cyberattacks | Kaspersky official blog
Leveraging legitimate software is one of cybercriminals’ tactics of choice, with remote management tools ranking among their top tools. A recent example involves the remote administration utility ScreenConnect. It’s designed for IT support teams to troubleshoot systems and configure software seamlessly in the background. However, when weaponized by threat actors, ScreenConnect becomes a versatile attack vehicle used to harvest data, deploy malware, and move laterally across corporate networks. During a recent incident detected by Kaspersky Managed Detection and Response , our experts identified an attempt to use ScreenConnect in an attack. This allowed a detailed study of how attackers used this application in a large-scale malware distribution campaign. The following breakdown illustrates the mechanics of ScreenConnect-assisted attacks, and outlines key strategies to defend your organization against them. How ScreenConnect reaches target computers In the campaign analyzed by our experts, the attackers bundled ScreenConnect with legitimate free business software. They established a network of phishing websites to spoof popular tools, including OBS Studio, DS4Windows, DNS Jumper, Glary Utilities, Bandizip, Process Hacker, and others. These rogue websites featured high-quality designs that could be taken for the official pages, making them highly convincing to unsuspecting users. Once the victim clicks the download button for the software, an archive is downloaded to their computer that contains additional files alongside the requested application: A legitimately signed Microsoft executable ( exe ), renamed to match the expected application installer (for example, OBS-Studio-Installer.exe ) A malicious library named res.1033.dll An Assets directory containing installers for both ScreenConnect and the intended application Launching the renamed file disguised as the app installer triggers DLL sideloading of a malicious library. This library silently runs the ScreenConnect installation without restarting the system, while using the standard Windows installer to set up the software the user originally tried to install. The attackers used search engine optimization techniques to drive traffic to their fake websites. As a result, these malicious pages appeared at the top of search results for certain free software utilities on major search engines. Our experts discovered over 90 domain names translated into more than 10 different languages. While most of these websites targeted English, Russian, and Chinese speakers, several domains catered to German, French, Spanish, Arabic, and other regional audiences. A detailed analysis of the IP addresses and associated spoofed domains is available in our technical research article on Securelist, along with full indicators of compromise. Why the attackers exploited ScreenConnect In this campaign, attackers leveraged ScreenConnect to generate and execute malicious scripts on victim machines. These scripts served several key functions: they created exclusions for specific drives, directories, and processes within Windows Defender, disabled the User Account Control (UAC) security mechanism, and delivered and deployed AsyncRAT – a remote access Trojan. To maintain persistence, the scripts configured a Windows scheduled task to run the malicious code at preset intervals. AsyncRAT then established a connection with the attackers’ command-and-control server to receive further instructions. The primary objective of this campaign appears to be gaining unauthorized access to enterprise systems, likely to then resell it on cybercrime marketplaces. How to secure corporate infrastructure Although ScreenConnect in and of itself is a legitimate tool, its presence poses a security risk to corporate environments. Consequently, Kaspersky security solutions detect this application as not-a-virus:HEUR:RemoteAdmin.MSIL.ConnectWise.gen. Security teams should implement the following controls: Enforce strict applicatio…
AI Analysis
Technical Summary
This campaign abuses ScreenConnect, a legitimate remote administration utility, by bundling it with fake installers distributed via phishing websites designed to look like official pages for popular free software. The attackers use DLL sideloading to install ScreenConnect without user awareness, then execute malicious scripts to disable security mechanisms (Windows Defender exclusions, UAC) and deploy AsyncRAT. AsyncRAT connects to attacker-controlled command-and-control servers to receive instructions. Persistence is maintained through scheduled Windows tasks. The campaign targets enterprise environments to gain unauthorized access, likely for resale on cybercrime marketplaces. Kaspersky's detection classifies this use of ScreenConnect as not-a-virus:HEUR:RemoteAdmin.MSIL.ConnectWise.gen. Mitigation includes application allowlisting, monitoring for new remote management tools and scheduled tasks, and filtering outbound traffic to unknown destinations.
Potential Impact
The campaign enables attackers to gain unauthorized remote access to enterprise systems by deploying AsyncRAT through a weaponized ScreenConnect installation. This can lead to data harvesting, lateral movement within networks, and persistent control of compromised machines. Security features such as Windows Defender and User Account Control are disabled or bypassed, increasing the risk of further compromise. The ultimate impact is unauthorized access and potential resale of compromised systems on cybercrime marketplaces.
Mitigation Recommendations
No official patch is applicable since ScreenConnect is a legitimate tool misused by attackers. Organizations should enforce strict application control policies, including software allowlisting and restricting MSI installations from unverified sources. Monitoring for the installation of new remote management utilities and suspicious scheduled tasks is recommended. Outbound network traffic from workstations should be filtered to block connections to unknown IP addresses and domains. Utilizing managed detection and response services, such as Kaspersky MDR, can help detect and respond to such threats. These measures address the specific attack vector described and are aligned with vendor recommendations.
ScreenConnect leveraged in cyberattacks | Kaspersky official blog
Description
Leveraging legitimate software is one of cybercriminals’ tactics of choice, with remote management tools ranking among their top tools. A recent example involves the remote administration utility ScreenConnect. It’s designed for IT support teams to troubleshoot systems and configure software seamlessly in the background. However, when weaponized by threat actors, ScreenConnect becomes a versatile attack vehicle used to harvest data, deploy malware, and move laterally across corporate networks. During a recent incident detected by Kaspersky Managed Detection and Response , our experts identified an attempt to use ScreenConnect in an attack. This allowed a detailed study of how attackers used this application in a large-scale malware distribution campaign. The following breakdown illustrates the mechanics of ScreenConnect-assisted attacks, and outlines key strategies to defend your organization against them. How ScreenConnect reaches target computers In the campaign analyzed by our experts, the attackers bundled ScreenConnect with legitimate free business software. They established a network of phishing websites to spoof popular tools, including OBS Studio, DS4Windows, DNS Jumper, Glary Utilities, Bandizip, Process Hacker, and others. These rogue websites featured high-quality designs that could be taken for the official pages, making them highly convincing to unsuspecting users. Once the victim clicks the download button for the software, an archive is downloaded to their computer that contains additional files alongside the requested application: A legitimately signed Microsoft executable ( exe ), renamed to match the expected application installer (for example, OBS-Studio-Installer.exe ) A malicious library named res.1033.dll An Assets directory containing installers for both ScreenConnect and the intended application Launching the renamed file disguised as the app installer triggers DLL sideloading of a malicious library. This library silently runs the ScreenConnect installation without restarting the system, while using the standard Windows installer to set up the software the user originally tried to install. The attackers used search engine optimization techniques to drive traffic to their fake websites. As a result, these malicious pages appeared at the top of search results for certain free software utilities on major search engines. Our experts discovered over 90 domain names translated into more than 10 different languages. While most of these websites targeted English, Russian, and Chinese speakers, several domains catered to German, French, Spanish, Arabic, and other regional audiences. A detailed analysis of the IP addresses and associated spoofed domains is available in our technical research article on Securelist, along with full indicators of compromise. Why the attackers exploited ScreenConnect In this campaign, attackers leveraged ScreenConnect to generate and execute malicious scripts on victim machines. These scripts served several key functions: they created exclusions for specific drives, directories, and processes within Windows Defender, disabled the User Account Control (UAC) security mechanism, and delivered and deployed AsyncRAT – a remote access Trojan. To maintain persistence, the scripts configured a Windows scheduled task to run the malicious code at preset intervals. AsyncRAT then established a connection with the attackers’ command-and-control server to receive further instructions. The primary objective of this campaign appears to be gaining unauthorized access to enterprise systems, likely to then resell it on cybercrime marketplaces. How to secure corporate infrastructure Although ScreenConnect in and of itself is a legitimate tool, its presence poses a security risk to corporate environments. Consequently, Kaspersky security solutions detect this application as not-a-virus:HEUR:RemoteAdmin.MSIL.ConnectWise.gen. Security teams should implement the following controls: Enforce strict applicatio…
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
This campaign abuses ScreenConnect, a legitimate remote administration utility, by bundling it with fake installers distributed via phishing websites designed to look like official pages for popular free software. The attackers use DLL sideloading to install ScreenConnect without user awareness, then execute malicious scripts to disable security mechanisms (Windows Defender exclusions, UAC) and deploy AsyncRAT. AsyncRAT connects to attacker-controlled command-and-control servers to receive instructions. Persistence is maintained through scheduled Windows tasks. The campaign targets enterprise environments to gain unauthorized access, likely for resale on cybercrime marketplaces. Kaspersky's detection classifies this use of ScreenConnect as not-a-virus:HEUR:RemoteAdmin.MSIL.ConnectWise.gen. Mitigation includes application allowlisting, monitoring for new remote management tools and scheduled tasks, and filtering outbound traffic to unknown destinations.
Potential Impact
The campaign enables attackers to gain unauthorized remote access to enterprise systems by deploying AsyncRAT through a weaponized ScreenConnect installation. This can lead to data harvesting, lateral movement within networks, and persistent control of compromised machines. Security features such as Windows Defender and User Account Control are disabled or bypassed, increasing the risk of further compromise. The ultimate impact is unauthorized access and potential resale of compromised systems on cybercrime marketplaces.
Defensive Guidance
No official patch is applicable since ScreenConnect is a legitimate tool misused by attackers. Organizations should enforce strict application control policies, including software allowlisting and restricting MSI installations from unverified sources. Monitoring for the installation of new remote management utilities and suspicious scheduled tasks is recommended. Outbound network traffic from workstations should be filtered to block connections to unknown IP addresses and domains. Utilizing managed detection and response services, such as Kaspersky MDR, can help detect and respond to such threats. These measures address the specific attack vector described and are aligned with vendor recommendations.
Technical Details
- Article Source
- {"url":"https://www.kaspersky.com/blog/screenconnect-fake-software-campaign/56197/","fetched":true,"fetchedAt":"2026-07-29T16:00:05.753Z","wordCount":1082}
- Classification
- {"confidence":0.59,"severitySource":"default","classifier":"rss-v2"}
Threat ID: 6a6a23859c2644c7f8b91905
Added to database: 07/29/2026, 16:00:05 UTC
Last enriched: 07/29/2026, 16:00:13 UTC
Last updated: 09/10/2026, 17:13:00 UTC
Views: 146
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.