Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
Cisco Catalyst SD-WAN Controller 0-Day Actively Exploited to Gain
May 15, 2026
Chinese APT Exploits Microsoft Exchange to Breach Energy Networks
May 14, 2026
Sandworm Targets Critical OT Assets, Pivoting from
May 14, 2026
Home/Threats/Fake Proton VPN & Gaming Mods Spread NWHStealer Sites Windows
Threats

Fake Proton VPN & Gaming Mods Spread NWHStealer Sites Windows

NWHStealer, a recently identified information-stealing malware, is actively compromising Windows systems through a sophisticated campaign. This threat propagates by leveraging fake VPN websites,...

Jennifer sherman
Jennifer sherman
April 16, 2026 4 Min Read
6 0

NWHStealer, a recently identified information-stealing malware, is actively compromising Windows systems through a sophisticated campaign. This threat propagates by leveraging fake VPN websites, gaming modifications, and hardware utility tools as lures.

The attackers are not relying on spam emails or obvious phishing tricks. Instead, they are placing malware inside files that people actively search for and download on their own, making detection far harder than in most campaigns.

The campaign covers a wide range of distribution methods. NWHStealer spreads through fake websites that impersonate trusted services, code-hosting platforms like GitHub and GitLab, file-sharing sites such as MediaFire and SourceForge, and even gaming and security-related YouTube videos carrying malicious links.

The malware disguises itself as software people genuinely need, including VPN installers, hardware diagnostic tools like OhmGraphite, Pachtop, and Sidebar Diagnostics, as well as popular gaming cheats and mods such as Xeno.

This broad reach across trusted platforms is what makes this campaign particularly dangerous.

Malwarebytes analysts identified and tracked multiple active campaigns distributing NWHStealer, noting that the stealer can be loaded through self-injection or injected into legitimate Windows processes like RegAsm, which is Microsoft’s Assembly Registration Tool.

Researchers at Malwarebytes observed that additional wrappers including MSI packages and Node.js are often used as the initial loader before the actual payload is delivered.

According to the report authored by Malware Research Engineer Gabriele Orini, once the malware successfully lands on a victim’s system, it can collect browser data, saved passwords, and cryptocurrency wallet information that attackers may use to take over accounts, drain funds, or carry out further attacks.

The immediate consequences for victims are serious. NWHStealer enumerates more than 25 folders and registry keys tied to cryptocurrency wallets and targets browsers including Edge, Chrome, Opera, Brave, Chromium, and Firefox to pull saved credentials and session data.

Stolen information is encrypted using AES-CBC before being sent to the attacker’s command-and-control server. If the primary server goes offline, the malware retrieves a fresh C2 domain through a Telegram-based dead drop, ensuring the operation stays connected even if infrastructure changes.

One unusual distribution method stands out in this campaign. A free web hosting provider at onworks[.]net, ranked within the top 100,000 websites globally, was found hosting malicious ZIP archives in its download section.

Files bearing names like HardwareVisualizer_1.3.1.zip and Sidebar Diagnostics-3.6.5.zip appear completely legitimate but carry embedded malicious code that starts the infection chain the moment the user runs the executable inside.

Inside the Infection Mechanism

The way NWHStealer reaches its final stage is technically layered and built to avoid detection at every step. In the first observed case, the malicious code is embedded directly inside a legitimate-looking executable such as HardwareVisualizer.exe.

When launched, this loader performs several operations in sequence: it checks for analysis tools and shuts down if any are found, uses a custom decryption function to process strings, resolves Windows API functions through LoadLibraryA and GetProcAddress, and finally decrypts and loads the next stage payload using AES-CBC via BCrypt APIs.

Junk code is deliberately packed into the loader to slow down analysis and confuse automated tools.

The loader that starts the infection chain (Source - Malwarebytes)
The loader that starts the infection chain (Source – Malwarebytes)

In the second observed case, fake Proton VPN websites deliver a malicious ZIP that uses DLL hijacking to execute the stealer. Here, a file appearing to be a WinRAR executable carries a malicious library named WindowsCodecs.dll, which decrypts two embedded resources.

One of those resources is a second-stage DLL called runpeNew.dll, which performs process hollowing by injecting the final payload into a running Windows process like RegAsm.exe using low-level APIs including NtProtectVirtualMemory and NtAllocateVirtualMemory.

Fake website distributes the stealer via DLL hijacking (Source - Malwarebytes)
Fake website distributes the stealer via DLL hijacking (Source – Malwarebytes)

Once inside the system, the injected DLL uses PowerShell to create hidden directories in LOCALAPPDATA, adds those directories to Windows Defender exclusions, and forces a Group Policy update to lock in its changes.

Scheduled tasks are also created to run the payload at user logon with elevated privileges, giving the malware a durable foothold.

To bypass User Account Control, the stealer uses a known CMSTP UAC bypass technique, generating a random .inf file in the temp folder and using cmstp.exe to elevate privileges without triggering a visible prompt.

Dead drop resolver via Telegram (Source - Malwarebytes)
Dead drop resolver via Telegram (Source – Malwarebytes)

Malwarebytes researchers advise users to apply the following precautions to reduce exposure to this campaign:

  • Download software only from official, verified websites and avoid third-party download mirrors.
  • Exercise caution with any files sourced from GitHub, SourceForge, or file-sharing platforms unless the publisher is fully trusted and verified.
  • Always check file signatures and publisher details before running any downloaded executable.
  • Do not download tools or software through links posted in YouTube video descriptions or comments.
  • Verify the integrity of compressed archives by checking the signature and version information of any software they contain before extraction.

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

AttackMalwarephishingSecurity

Share Article

Jennifer sherman

Jennifer sherman

Jennifer is a cybersecurity news reporter covering data breaches, ransomware campaigns, and dark web markets. With a background in incident response, Jennifer provides unique insights into how organizations respond to cyber attacks and the evolving tactics of threat actors. Her reporting has covered major breaches affecting millions of users and has helped organizations understand emerging threats. Jennifer combines technical knowledge with investigative journalism to deliver in-depth coverage of cybersecurity incidents.

Previous Post

Hackers Abuse n8n AI Automation for Malware via Workflow Deliver

Next Post

McGraw Hill Data Breach Exposes 13 Confirms Exposing

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
TeamPCP and BreachForums Hackers Running $1,000 Contest for Supply
May 14, 2026
Critical Canon MailSuite Flaw Allows Remote Code Execution
May 14, 2026
Anthropic Mythos AI Finds macOS Flaws B Anthropic’s Reportedly
May 14, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
Jennifer sherman
Jennifer sherman
Sarah simpson
Sarah simpson
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Detects Critical MongoDB CVE-

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us