It has recently launched a suplanting campaign that uses as a hook a malicious installer that appears to be 7-Zip, the famous compression program. Instead of simply including the legitimate application, the downloadable package hides a malicious component whose main objective is not to steal files or to cipher disks, but to convert the victim's PC into a residential proxy node that links foreign traffic through its connection.
The research published by Malharebytes details the operation of the trotted installer: in addition to installing 7-Zip real to avoid raising suspicion, the installer leaves three malicious executables in the system (including files identified as Uphero.exe, hero.exe and hero.dll) inside C:\ Windows\ SysWOW64\ hero\, creates an automatic start-up service that runs with SYSTEM privileges and modifies firewall rules through netsh utility to accept incoming and outgoing connections. This configuration allows attackers to direct traffic through the IP of the infected machine, making the team part of a network of home proxies.

This type of proxyware has legitimate uses in some distributed traffic networks, but in the hands of criminals it serves to hide the source of attacks, evade geographical blockages, mount stuffing credental campaigns, distribute phishing or spread malware. In the case analysed, operators also collect target machine information using WMI and calls to Windows APIs - CPU information, memory, disk and connectivity - and send these data to a remote registration service to catalogue and manage the recruited nodes.
Technical analyses show that the main executable requests configuration from domains with "hero / smshero" patterns that rotate, and that the control communication is encrypted and ostrated with a light XOR scheme. The traffic is directed through the Cloudflare infrastructure and travels over HTTPS, as well as using DNS over HTTPS with the Google resolver, which reduces the visibility of traditional DNS consultations and complicates the detection by defenders that monitor normal resolutions. It also incorporates checks to detect virtualized environments (VMware, VirtualBox, QEMU, Parallels) and debugging, typical behavior to avoid being analyzed in forensic laboratories.
Those who investigated and gave the alarm voice include several independent researchers and DFIR teams: finding the actual purpose of malware is documented by Luke Acha, while the reversal of the XOR protocol and the confirmation of proxy behavior are attributed to technical publications linked from X-profiles such as those of s1dhy and the correlation with a wider campaign was commented by Andrew Danis. In addition, means such as BleepingComputer They corroborated the existence of the fake site that is posted on the official 7-Zip website.
An important detail for the chain of trust: the malicious installer was digitally signed with a certificate that was later revoked, originally issued to Jozeal Network Technology Co., Limited. The presence of a firm does not guarantee automatic safety, but reviewing digital signatures and contrasting them with the official project website is one of the basic checks that can save problems.
The worrying thing is that the campaign is not limited to the 7-Zip supplanting. According to the analysis, attackers use stranded installers posing as other popular applications, such as VPN customers and messaging apps, in order to expand their network of proxy nodes. The recruitment of devices is used as social engineering tactics: links in tutorials and videos on platforms such as YouTube or promoted results in search engines that point to domains that mimic the originals.

To reduce risk, it is appropriate to recover some simple practices: download software always from official pages (for example, the legitimate 7-Zip website is on https: / / www.7-zip.org), save in favorites the trusted portals and distrust links anchored in video descriptions or in ads. If a suspicious installer has already been executed, it is recommended to disconnect the machine from the network, to review the existence of folders and services with the names indicated, to inspect firewall rules and to search for unusual outgoing communications; to obtain compromise indicators and more technical details you can see the Malharebytes publication mentioned above.
If you think your equipment has been compromised, the most secure measure is to isolate it and use professional support: complete removal in many cases involves restoring from a clean backup or reinstalling the operating system, because malicious services that start with SYSTEM and network modifications can leave back doors difficult to eradicate with surface cleaners.
In short, this campaign recalls that the attackers combine social engineering with obfuscation techniques and with a modern command and control infrastructure to convert domestic equipment into exploitable resources. Maintaining up-to-date software, verifying sources and signatures, and using technical information published by researchers and cybersecurity companies - such as the reports linked here - are practical steps to reduce the likelihood of being one more piece in a home proxy network.
Related
More news on the same subject.

18-year-old Ukrainian youth leads a network of infostealers that violated 28,000 accounts and left $250,000 in losses
The Ukrainian authorities, in coordination with US agents. They have focused on an operation of infostealer which, according to the Ukrainian Cyber Police, was allegedly adminis...

The digital signature is in check: Microsoft dismands a service that turned malware into apparently legitimate software
Microsoft announced the disarticulation of a "malware-signing-as-a-service" operation that exploited its device signature system to convert malicious code into seemingly legitim...

A single GitHub workflow token opened the door to the software supply chain
A single GitHub workflow token failed in the rotation and opened the door. This is the central conclusion of the incident in Grafana Labs following the recent wave of malicious ...

WebWorm 2025: the malware that is hidden in Discord and Microsoft Graphh to evade detection
The latest observations by cyber security researchers point to a change in worrying tactics of an actor linked to China known as WebWorm: in 2025 it has incorporated back doors ...

Identity is no longer enough: continuous verification of the device for real-time security
Identity remains the backbone of many security architectures, but today that column is cracking under new pressures: advanced phishing, real-time proxyan authentication kits and...

The dark matter of identity is changing the rules of corporate security
The Identity Gap: Snapshot 2026 report published by Orchid Security puts numbers to a dangerous trend: the "dark matter" of identity - accounts and credentials that are neither ...

PinTheft the public explosion that could give you root on Arch Linux
A new public explosion has brought to the surface again the fragility of the Linux privilege model: the V12 Security team named the failure as PinTheft and published a concept t...