Hackers Abuse ViPNet Software Updates to Target Russian Government Agencies

An advanced threat actor, identified by cybersecurity researchers as operating under the moniker "HelloNet," has been actively exploiting the update mechanism of ViPNet, a widely used Russian private networking product suite, to infiltrate and compromise Russian organizations. The campaign, which has been ongoing since at least May, has specifically targeted government agencies, as well as entities within the energy, transport, education, and logistics sectors. The attackers are deploying a sophisticated malicious payload that functions as a proxy and loader, enabling the subsequent deployment of additional malware onto compromised systems.
This latest campaign highlights a recurring vulnerability: the abuse of trusted software update channels to distribute malicious code. ViPNet, developed by the Russian firm InfoTeCS, is a comprehensive suite of information security products. Its offerings include Virtual Private Network (VPN) capabilities, endpoint and network access protection, firewall services, certificate management, centralized administration tools, and secure messaging and file transfer functionalities. Its prevalence within Russia, particularly in sensitive government and regulated environments where it is officially certified, makes it a prime target for threat actors seeking access to high-value organizations.
Chronology of the HelloNet Campaign
The HelloNet campaign’s observed activity dates back to at least May of the current year. However, the exploitation of ViPNet by threat actors is not a new phenomenon. Kaspersky researchers, who have been instrumental in uncovering this latest operation, previously reported in April of 2025 on a separate campaign where attackers impersonated ViPNet updates. This precedent underscores the persistent interest in leveraging this specific software’s distribution channels.
In the current HelloNet operation, the attackers’ initial point of compromise remains undisclosed by Kaspersky. Crucially, researchers emphasize that there is no indication that ViPNet’s official update infrastructure itself has been breached. Instead, the threat actors appear to have gained the ability to manipulate files on the local systems of their targets. This is achieved by placing a malicious dynamic-link library (DLL) file, named wtsapi32.dll and referred to internally by researchers as "HelloInjector," into the local ViPNet Update System directory.
Upon system startup, the legitimate ViPNet update service, specifically the itcsrvup64.exe executable, inadvertently loads this malicious DLL through a technique known as DLL sideloading. This initial compromise is critical as the HelloInjector DLL acts as the first-stage loader. Its primary function is to inject malicious code into a legitimate Windows system process, svchost.exe. By leveraging svchost.exe, which already possesses elevated privileges, the attackers can ensure that their subsequent payloads also operate with significant system access and establish persistence, meaning the malware can survive reboots and remain active on the system.
The HelloNet Malware Toolset: A Layered Approach

The HelloInjector DLL is designed to load and execute its embedded payload, dubbed "HelloProxy," entirely in memory. This stealthy approach aims to evade detection by traditional file-based security solutions. Once HelloProxy is active, it initiates communication with a command-and-control (C2) server. This C2 server acts as the central hub for the attacker, allowing them to remotely manage the compromised systems and deploy additional malware modules as needed.
Kaspersky’s analysis has revealed several key modules that can be delivered by the C2 server:
- HelloExecutor: This module functions as a sophisticated backdoor. It is capable of executing arbitrary commands on the compromised host, allowing attackers to perform a wide range of actions, from manipulating files to gathering sensitive information. Furthermore, it can conduct network reconnaissance, mapping out the internal network structure of the victim organization to identify further targets or valuable data repositories.
- HelloCleaner: As its name suggests, this tool is designed for obfuscation and evidence removal. It specifically targets and deletes log data generated by the ViPNet software. By purging these logs, the attackers attempt to erase any traces of their malicious activity, making it significantly harder for security teams to detect and investigate the intrusion.
- HelloBackdoor: This is a more advanced implant, notable for being developed using the Rust programming language. Rust is often chosen for its performance and memory safety features, which can contribute to stealth and efficiency. HelloBackdoor offers robust functionality, including the ability to upload and download files to and from the compromised system, as well as execute commands remotely.
Attribution and Potential Motivations
Attributing cyberattacks to specific threat actors is a complex and often challenging endeavor. In the case of the HelloNet campaign, Kaspersky has tentatively linked the activity to an unidentified Chinese-speaking advanced persistent threat (APT) group. This attribution is based on what researchers describe as "weak evidence." The primary indicators include an unused string found within the malware that references the Chinese website sina.com, and a malware download mirror that was hosted by the University of Science and Technology of China.
Given the limited nature of these indicators, Kaspersky has assigned a "low confidence" level to this attribution. The researchers explicitly do not rule out the possibility that these clues are intentionally planted as a "false flag" operation, designed to mislead investigators and deflect attribution away from the true perpetrators.
The motivations behind such attacks are typically multi-faceted, often involving espionage, financial gain, or disruption. Targeting government agencies and critical infrastructure sectors suggests a potential interest in intelligence gathering or the disruption of national operations. The sophisticated nature of the malware and the focus on stealth indicate a well-resourced and determined actor.
Broader Implications and Security Recommendations
The HelloNet campaign serves as a stark reminder of the persistent threats faced by organizations, particularly those relying on widely adopted software. The exploitation of update mechanisms is a particularly insidious tactic, as it leverages a process that users and administrators generally trust.

For organizations utilizing ViPNet software, the implications are significant. The potential for unauthorized access, data exfiltration, and system compromise necessitates a proactive and vigilant security posture. Kaspersky’s recommendations for mitigating this threat include:
- Enhanced System Monitoring: Organizations running ViPNet software should implement rigorous monitoring of their systems. This includes scrutinizing network traffic for any unusual patterns or communication attempts.
- Specific Port Monitoring: Particular attention should be paid to network traffic occurring on ports 5003 and 5060, which are associated with HelloProxy activity, and port 443, which is utilized by HelloBackdoor. Any unexpected communication on these ports should be treated as a high-priority security incident.
- Endpoint Detection and Response (EDR) Solutions: The deployment and effective configuration of EDR solutions can help detect and respond to the in-memory execution of malicious payloads and the suspicious behavior of processes like
svchost.exe. - Regular Security Audits and Vulnerability Assessments: Conducting periodic security audits and vulnerability assessments of systems running ViPNet, and indeed all critical software, can help identify and remediate potential weaknesses before they are exploited.
- Verification of Software Updates: While direct compromise of ViPNet’s update infrastructure is not alleged, it remains prudent for organizations to implement rigorous procedures for verifying the authenticity and integrity of all software updates before deployment, even from trusted vendors. This could involve digital signature verification and comparing checksums against known good values.
The incident also underscores the broader challenge of supply chain attacks. Threat actors are increasingly targeting the software development and distribution lifecycle to gain access to downstream victims. This necessitates a greater focus on securing the entire software supply chain, from code development to deployment and maintenance.
Expert Analysis and Industry Response
While specific official statements from InfoTeCS or Russian government agencies regarding the HelloNet campaign have not been publicly released at the time of reporting, the implications are undeniable. Such incidents invariably lead to increased scrutiny of cybersecurity practices within government and critical infrastructure sectors.
Cybersecurity experts frequently point to the need for a defense-in-depth strategy, where multiple layers of security controls are implemented to protect against sophisticated threats. The HelloNet campaign exemplifies how a single successful exploit can bypass some defenses, making layered security and continuous monitoring essential.
The reliance on trusted software, while efficient, creates a single point of failure if that trust is exploited. The HelloNet campaign serves as a critical case study, demonstrating the evolving tactics of advanced threat actors and the urgent need for organizations to adapt their security strategies accordingly. The fight against cyber threats is an ongoing arms race, and staying ahead requires constant vigilance, adaptation, and a deep understanding of attacker methodologies. The information uncovered by Kaspersky provides a valuable window into these evolving threats, empowering organizations to better defend themselves against increasingly sophisticated adversaries.







