HelloNet is an ongoing espionage campaign that abuses the trusted update mechanism of the ViPNet secure-networking suite to plant a modular implant chain inside large Russian government and critical-infrastructure organizations, gaining stealthy, persistent, high-privilege access while blending into legitimate software behavior.
Targeted Product
InfoTeCS ViPNet
Targeted Industries
Govt, Energy, Transport, Education, Logistics
Threat Actor
Unknown Chinese-speaking APT
Malware
HelloInjector, HelloProxy, HelloExecutor, HelloCleaner, HelloBackdoor
Date of Publication
July 22, 2026
HelloNet is an ongoing espionage campaign, active since at least May 2026, that abuses the trusted update mechanism of the ViPNet secure-networking suite to plant a modular implant chain inside large Russian government and critical-infrastructure organizations. By sideloading a malicious DLL through a signed ViPNet update process, the HelloNet operators gain stealthy, persistent, high-privilege access while blending into legitimate software behavior, then use purpose-built tools to proxy traffic, run reconnaissance, tunnel data out over SSH, and scrub logs to cover their tracks.
Attribution for the HelloNet campaign is low confidence, tentatively pointing to a Chinese-speaking group based on soft artifacts. The campaign's abuse of a security product's own update pipeline makes it a serious supply-of-trust threat that conventional signature- and vulnerability-based defenses are unlikely to catch.
#1 Weaponizing a Trusted Security Product
HelloNet is an advanced persistent threat campaign disclosed in public reporting on 16 July 2026, notable for weaponizing a trusted security product against the very organizations it is meant to protect. Rather than exploiting a vulnerability, the HelloNet operators abused the update mechanism of ViPNet, a secure-networking software suite, to deliver a modular implant chain into large enterprises. The campaign has been active since at least May 2026 and remained ongoing at the time of publication.
#2 A Supply-Channel and Living-off-Trust Attack
At its core, the HelloNet operation is a supply-channel and living-off-trust attack. ViPNet is widely deployed to build encrypted networks across government and critical infrastructure, so its update system is inherently trusted and its executables are digitally signed. By inserting themselves into this pipeline, the attackers gained a stealthy, high-privilege foothold that blends with legitimate software behavior, a pattern already observed a year earlier when a ViPNet-mimicking backdoor was documented, signaling sustained adversary interest in this vector.
#3 HelloInjector Sideloads Through the Signed Update Binary
The HelloNet attack chain begins with a malicious wtsapi32.dll planted in the ViPNet Update System directory, which is sideloaded by the signed update binary itcsrvup64.exe at system startup, establishing persistence through a trusted process. This loader, HelloInjector, injects a payload into a netsvcs svchost.exe instance using native NT APIs (NtWriteVirtualMemory, NtCreateThreadEx).
#4 HelloProxy, HelloExecutor, HelloBackdoor, and HelloCleaner
The main HelloNet payload, HelloProxy, hooks network-related APIs using a legitimate API-hooking library and intercepts AFD IOCTLs to hinder user-mode security tools, while listening on ports 5003 and 5060 behind a handshake-gated C2. From there, HelloExecutor performs internal reconnaissance and harvests ViPNet Administrator and Client export paths, a Rust-based HelloBackdoor on port 443 enables command execution and file transfer, and an SSH reverse tunnel via a renamed legitimate tunneling utility provides persistent egress. Finally, HelloCleaner scrubs ViPNet log files to erase traces, delivering impact through persistent remote access and anti-forensic cleanup.
#5 Targeting and Attribution
HelloNet targeting spans government, energy, transport, education, logistics, and industry, a critical-infrastructure footprint concentrated on large Russian organizations. Attribution remains low confidence: reporting tentatively points to an unknown Chinese-speaking group based on two soft artifacts, both flagged as possibly unintentional with false flags not excluded.
#6 A Disciplined, Trust-Abusing Intrusion Set
In conclusion, HelloNet is a disciplined, trust-abusing intrusion set built for stealth, persistence, and cleanup rather than noise. Defenders should prioritize hunting for anomalous wtsapi32.dll in the ViPNet directory, detecting renamed tunneling binaries on their original PE metadata, and monitoring the handshake-gated C2 patterns on ports 5003/5060 and the HelloBackdoor activation string on port 443.