{"id":47186,"date":"2026-04-15T07:41:12","date_gmt":"2026-04-15T07:41:12","guid":{"rendered":"http:\/\/localhost\/?p=47186"},"modified":"2026-04-15T07:41:12","modified_gmt":"2026-04-15T07:41:12","slug":"from-fake-proton-vpn-sites-to-gaming-mods-this-windows-infostealer-is-everywhere","status":"publish","type":"post","link":"https:\/\/zero.redgem.net\/?p=47186","title":{"rendered":"From fake Proton VPN sites to gaming mods, this Windows infostealer is everywhere_MALWAREBYTES:FECB63B5F4B7DBCDAEDD1A4A62D0AF21"},"content":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2026-04-15T12:05:09&#8243;,&#8221;description&#8221;:&#8221;We\u2019ve uncovered multiple campaigns distributing an infostealer we track as **NWHStealer** , using everything from fake VPN downloads to hardware utilities and gaming mods. What makes this campaign stand out isn\u2019t just the malware, but how widely and convincingly it\u2019s being spread.\\n\\nOnce installed, it can collect browser data, saved passwords, and cryptocurrency wallet information, which attackers may use to access accounts, steal funds, or carry out further attacks.\\n\\nWe detected multiple campaigns using different platforms and lures to distribute NWHStealer. The stealer is loaded and executed in several ways, such as self-injection or injection into other processes like `RegAsm` (Microsoft&#8217;s Assembly Registration Tool). Often, additional wrappers such as MSI or Node.js are used as the initial loader.\\n\\nThe stealer is distributed using lures (what the file claims to be) such as:\\n\\n  * VPN installers\\n  * Hardware utilities (e.g. `OhmGraphite`, `Pachtop`, `HardwareVisualizer`, `Sidebar Diagnostics`)\\n  * Mining software\\n  * Games, cheats, and mods (e.g. `Xeno`)\\n\\n\\n\\nIt&#8217;s hosted or shared across multiple distribution channels, including:\\n\\n  * Fake websites impersonating legitimate services, like Proton VPN\\n  * Code hosting platforms like GitHub and GitLab\\n  * File hosting services such as MediaFire and SourceForge\\n  * Links and redirects from gaming- and security-related YouTube videos\\n\\n\\n\\nAlthough there are many distribution methods, in this blog we look at two cases:\\n\\n  * Case 1: A free web hosting provider distributing a malicious ZIP file that loads the stealer using self-injection\\n  * Case 2: Fake websites that load the stealer using DLL hijacking and injection into the RegAsm process\\n\\n\\n\\n## Case 1: Free web hosting provider distributes the stealer\\n\\nThe first case is the most unexpected. We found that a free web hosting provider, onworks[.]net, hosts ZIP files in its download section that ultimately distribute the stealer.\\n\\nThe website, ranked in the top 100,000, allows users to run virtual machines entirely in the browser.\\n\\n![Virtual machine running in the browser](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/04\/img_1-NWHStealer-GO_bc237c.png?w=1024)_Virtual machine running in the browser_\\n\\nThrough this site, users download a malicious ZIP with names like:\\n\\n  * `OhmGraphite-0.36.1.zip`\\n  * `Sidebar Diagnostics-3.6.5.zip`\\n  * `Pachtop_1.2.2.zip`\\n  * `HardwareVisualizer_1.3.1.zip`\\n\\n![One of the pages that downloads the malicious archive](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/04\/img_2-NWHStealer-GO_6eb9dd.png)_One of the pages that downloads the malicious archive_\\n\\nIn this case, the malicious code responsible for loading the stealer is embedded in the executable, for example `HardwareVisualizer.exe`.\\n\\n![The loader that starts the infection chain](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/04\/img_3-NWHStealer-GO.png)_The loader that starts the infection chain_\\n\\nThe loader contains junk code to make analysis more difficult and performs several operations, including:\\n\\n  * Checking the environment for analysis tools and terminating if detected\\n  * Implementing a custom decryption function for strings\\n  * Resolving functions using `LoadLibraryA` and `GetProcAddress`\\n  * Decrypting and loading the next stage using AES-CBC via BCrypt APIs\\n\\n\\n\\nThis isn\u2019t the only way the stealer is distributed. We found similar lures, with the same ZIP names, that instead distribute the stealer via DLL hijacking.\\n\\nIn this case, `HardwareVisualizer.exe` is actually the WinRAR executable, and the malicious code resides in `WindowsCodecs.dll`.\\n\\n![The WinRAR executable with the malicious DLL](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/04\/img_4-NWHStealer-GO.png)_The WinRAR executable with the malicious DLL_\\n\\nWhile tracking the DLL loader, we also saw it distributed in other campaigns with different lures. For example, in the second case analyzed, this malicious DLL is delivered through fake websites.\\n\\n## Case 2: Fake Proton VPN website and DLL loader\\n\\nIn the second case, we detected a website impersonating Proton VPN that delivers a malicious ZIP. This archive executes the stealer using DLL hijacking or an MSI file. To be clear, this has no affiliation with Proton VPN, and we&#8217;ve contacted them to let them know what we found.\\n\\nLinks to the website appear in several compromised YouTube channels, along with AI-generated videos demonstrating the installation process:\\n\\n  * ![](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/04\/img_5e-NWHStealer-GO.png?w=1024)Youtube channels with malicious Proton VPN links.\\n  * ![](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/04\/img_5d-NWHStealer-GO.png?w=1024)Youtube channels with malicious Proton VPN links.\\n  * ![](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/04\/img_5c-NWHStealer-GO.png?w=677)Youtube channels with malicious Proton VPN links.\\n  * ![](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/04\/img_5b-NWHStealer-GO.png?w=1024)Youtube channels with malicious Proton VPN links.\\n  * ![](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/04\/img_5a-NWHStealer-GO.png?w=1024)Youtube channels with malicious Proton VPN links.\\n  * ![](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/04\/img_5f-NWHStealer-GO.png?w=1024)Youtube channels with malicious Proton VPN links.\\n\\n\\n\\n![Fake website distributes the stealer via DLL hijacking](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/04\/img_6-NWHStealer-GO.png?w=1024)_Fake website distributes the stealer via DLL hijacking_ ![Folders\u00a0containing\u00a0the malicious DLL](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/04\/img_7-NWHStealer-GO.png?w=1024)_Folders  containing the malicious DLL _\\n\\nIn other infection chains, this DLL appears under different names, such as:\\n\\n  * `iviewers.dll`\\n  * `TextShaping.dll`\\n  * `CrashRpt1403.dll`\\n\\n\\n\\nThis DLL decrypts two embedded resources. The decryption method varies between samples: Some use custom AES implementations, while others rely on the OpenSSL library.\\n\\nOne of the decrypted resources is a second-stage DLL, `runpeNew.dll`, which is loaded and executed via the `GetGet` method.\\n\\nThe second-stage DLL starts a process (such as `RegAsm`) and performs process hollowing using low-level APIs, including:\\n\\n  * `NtProtectVirtualMemory`\\n  * `NtCreateUserProcess`\\n  * `NtUnmapViewOfSection`\\n  * `NtAllocateVirtualMemory`\\n  * `NtResumeThread`\\n\\n\\n\\n## The final payload: NWHStealer\\n\\nAt the end of these infection chains, the attacker deploys NWHStealer. The stealer runs directly in memory or injects itself into other processes such as `RegAsm.exe`.\\n\\nIt enumerates more than 25 folders and registry keys associated with cryptocurrency wallets.\\n\\n![](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/04\/img_10-NWHStealer-GO_9bfd92.png)\\n\\n![Enumeration phase of wallets](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/04\/img_8b-NWHStealer-GO.png)_Enumeration phase of wallets_\\n\\nThe stealer also collects and exfiltrates data from multiple browsers, including Edge, Chrome, Opera, 360 Browser, K-Melon, Brave, Chromium, and Chromodo.\\n\\n![Enumeration of browser folders.](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/04\/img_9-NWHStealer-GO.png)_Enumeration of browser folders_ ![Enumeration of browser extensions. ](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/04\/img_8a-NWHStealer-GO.png?w=1024)_Enumeration of browser extensions_\\n\\nAdditionally, it injects a DLL into browser processes such as `msedge.exe`, `firefox.exe`, or `chrome.exe`. This DLL extracts and decrypts browser data before sending it to the command-and-control (C2) server.\\n\\n![The injected DLL in\u00a0Microsoft Edge](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/04\/img_11-NWHStealer-GO_c799af.png?w=1024)_The injected DLL in  Microsoft Edge _\\n\\nThe injected DLL also executes a PowerShell command that:\\n\\n  * Creates hidden directories in `LOCALAPPDATA`\\n  * Adds those directories to Windows Defender exclusions\\n  * Forces a Group Policy update\\n  * Encrypts a `getPayload` request and sends it to the C2\\n  * Receives and executes additional payloads disguised as system processes (e.g., `svchost.exe`, `RuntimeBroker.exe`)\\n  * Creates scheduled tasks to run the payload at user logon with elevated privileges\\n\\n\\n\\nData sent to the C2 is encrypted using AES-CBC. If the primary server is unavailable, the malware can retrieve a new C2 domain via a Telegram-based dead drop.\\n\\n![Dead drop resolver via Telegram](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/04\/img_11-NWHStealer-GO.png?w=1024)_Dead drop resolver via Telegram_ ![JSON containing various information about the compromised system](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/04\/img_13-NWHStealer-GO.png?w=1024)_JSON containing various information about the compromised system_\\n\\nThe stealer also uses a known CMSTP User Account Control (UAC) bypass technique to execute PowerShell commands:\\n\\n  * Generates a random `.inf` file in the temp folder\\n  * Uses `cmstp.exe` to elevate privileges\\n  * Automatically confirms the prompt using Windows APIs\\n\\n\\n\\n## How to stay safe\\n\\nInstead of relying on phishing emails or obvious scams, the attackers behind this campaign are hiding malware inside tools people actively search for and trust. By spreading through platforms like GitHub, SourceForge, and YouTube, they increase the chances that users will let their guard down.\\n\\nOnce installed, the impact can be serious. Stolen browser data, saved passwords, and cryptocurrency wallet information can lead to account takeovers, financial loss, and further compromise. \\n\\nHere are our tips for avoiding being caught out:\\n\\n  * Download software only from official websites\\n  * Be cautious with downloads from GitHub, SourceForge, or file-sharing platforms unless you trust the source\\n  * Check file signatures and publisher details before running anything\\n  * Avoid downloading tools from links in YouTube descriptions\\n  * **Pro tip:** Install Malwarebytes Browser Guard on your browser to block malicious URLs.\\n\\n\\n\\n## Indicators of Compromise (IOCs)\\n\\nCheck the signature and version of software in suspicious archives.\\n\\n**Hashes**\\n\\n`e97cb6cbcf2583fe4d8dcabd70d3f67f6cc977fc9a8cbb42f8a2284efe24a1e3`\\n\\n`2494709b8a2646640b08b1d5d75b6bfb3167540ed4acdb55ded050f6df9c53b3`\\n\\n**Domains**\\n\\n`vpn-proton-setup[.]com` (fake website)\\n\\n`get-proton-vpn[.]com` (fake website)\\n\\n`newworld-helloworld[.]icu` (C2 domain)\\n\\n`https:\/\/t[.]me\/gerj_threuh` (Telegram dead drop)\\n\\n**URLS**\\n\\n`https:\/\/www.onworks[.]net\/software\/windows\/app-hardware-visualizer`\\n\\n`https:\/\/sourceforge[.]net\/projects\/sidebar-diagnostics\/files\/Sidebar%20Diagnostics-3.6.5.zip`\\n\\n`https:\/\/github[.]com\/PieceHydromancer\/Lossless-Scaling-v3.22-Windows-Edition\/releases\/download\/Fps\/Lossless.Scaling.v3.22.zip`\\n\\nThis is only a partial list of malicious URLs. Download the Malwarebytes Browser Guard plugin for full protection and to block the remaining malicious URLs.&#8221;,&#8221;published&#8221;:&#8221;2026-04-15T10:37:33&#8243;,&#8221;modified&#8221;:&#8221;2026-04-15T10:37:33&#8243;,&#8221;type&#8221;:&#8221;malwarebytes&#8221;,&#8221;title&#8221;:&#8221;From fake Proton VPN sites to gaming mods, this Windows infostealer is everywhere&#8221;,&#8221;source&#8221;:&#8221;&#8221;,&#8221;references&#8221;:&#8221;&#8221;,&#8221;id&#8221;:&#8221;MALWAREBYTES:FECB63B5F4B7DBCDAEDD1A4A62D0AF21&#8243;,&#8221;bulletinFamily&#8221;:&#8221;blog&#8221;,&#8221;cwe&#8221;:null,&#8221;cvelist&#8221;:[],&#8221;sourceData&#8221;:&#8221;&#8221;,&#8221;sourceHref&#8221;:&#8221;&#8221;,&#8221;cvss&#8221;:{&#8220;score&#8221;:0,&#8221;severity&#8221;:&#8221;NONE&#8221;,&#8221;vector&#8221;:&#8221;NONE&#8221;,&#8221;version&#8221;:&#8221;NONE&#8221;},&#8221;cvss2&#8243;:{},&#8221;cvss3&#8243;:{&#8220;version&#8221;:&#8221;&#8221;,&#8221;vectorString&#8221;:&#8221;&#8221;,&#8221;baseScore&#8221;:0,&#8221;baseSeverity&#8221;:&#8221;&#8221;,&#8221;attackVector&#8221;:&#8221;&#8221;,&#8221;attackComplexity&#8221;:&#8221;&#8221;,&#8221;privilegesRequired&#8221;:&#8221;&#8221;,&#8221;userInteraction&#8221;:&#8221;&#8221;,&#8221;scope&#8221;:&#8221;&#8221;,&#8221;confidentialityImpact&#8221;:&#8221;&#8221;,&#8221;integrityImpact&#8221;:&#8221;&#8221;,&#8221;availabilityImpact&#8221;:&#8221;&#8221;,&#8221;cvssV3&#8243;:{&#8220;version&#8221;:&#8221;&#8221;,&#8221;vectorString&#8221;:&#8221;&#8221;,&#8221;baseScore&#8221;:0,&#8221;baseSeverity&#8221;:&#8221;&#8221;,&#8221;attackVector&#8221;:&#8221;&#8221;,&#8221;attackComplexity&#8221;:&#8221;&#8221;,&#8221;privilegesRequired&#8221;:&#8221;&#8221;,&#8221;userInteraction&#8221;:&#8221;&#8221;,&#8221;scope&#8221;:&#8221;&#8221;,&#8221;confidentialityImpact&#8221;:&#8221;&#8221;,&#8221;integrityImpact&#8221;:&#8221;&#8221;,&#8221;availabilityImpact&#8221;:&#8221;&#8221;}},&#8221;href&#8221;:&#8221;https:\/\/www.malwarebytes.com\/blog\/threat-intel\/2026\/04\/from-fake-proton-vpn-sites-to-gaming-mods-this-windows-infostealer-is-everywhere&#8221;,&#8221;category_name&#8221;:&#8221;News&#8221;,&#8221;post_link&#8221;:&#8221;&#8221;,&#8221;product&#8221;:&#8221;&#8221;,&#8221;version&#8221;:&#8221;&#8221;,&#8221;vendor&#8221;:&#8221;&#8221;,&#8221;ai_description&#8221;:&#8221;&#8221;,&#8221;ai_severity&#8221;:&#8221;&#8221;,&#8221;ai_vendor&#8221;:&#8221;&#8221;,&#8221;ai_product&#8221;:&#8221;&#8221;,&#8221;ai_version&#8221;:&#8221;&#8221;,&#8221;ai_score&#8221;:0}<\/p>\n","protected":false},"excerpt":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2026-04-15T12:05:09&#8243;,&#8221;description&#8221;:&#8221;We\u2019ve uncovered multiple campaigns distributing an infostealer we track as **NWHStealer** , using everything from fake VPN downloads to hardware utilities and gaming mods. What&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[6,8,12,115,13,33,7,11,5],"class_list":["post-47186","post","type-post","status-publish","format-standard","hentry","category-category_news","tag-cve","tag-cvss","tag-exploit","tag-malwarebytes","tag-news","tag-none","tag-security","tag-tapic","tag-vulnerability"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>From fake Proton VPN sites to gaming mods, this Windows infostealer is everywhere_MALWAREBYTES:FECB63B5F4B7DBCDAEDD1A4A62D0AF21 - zero redgem<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/zero.redgem.net\/?p=47186\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"From fake Proton VPN sites to gaming mods, this Windows infostealer is everywhere_MALWAREBYTES:FECB63B5F4B7DBCDAEDD1A4A62D0AF21 - zero redgem\" \/>\n<meta property=\"og:description\" content=\"{&#8220;lastseen&#8221;:&#8221;2026-04-15T12:05:09&#8243;,&#8221;description&#8221;:&#8221;We\u2019ve uncovered multiple campaigns distributing an infostealer we track as **NWHStealer** , using everything from fake VPN downloads to hardware utilities and gaming mods. What...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zero.redgem.net\/?p=47186\" \/>\n<meta property=\"og:site_name\" content=\"zero redgem\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-15T07:41:12+00:00\" \/>\n<meta name=\"author\" content=\"invoker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"invoker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=47186#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=47186\"},\"author\":{\"name\":\"invoker\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\"},\"headline\":\"From fake Proton VPN sites to gaming mods, this Windows infostealer is everywhere_MALWAREBYTES:FECB63B5F4B7DBCDAEDD1A4A62D0AF21\",\"datePublished\":\"2026-04-15T07:41:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=47186\"},\"wordCount\":1803,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"keywords\":[\"CVE\",\"CVSS\",\"exploit\",\"malwarebytes\",\"news\",\"NONE\",\"Security\",\"tapic\",\"Vulnerability\"],\"articleSection\":[\"category_news\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=47186#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=47186\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?p=47186\",\"name\":\"From fake Proton VPN sites to gaming mods, this Windows infostealer is everywhere_MALWAREBYTES:FECB63B5F4B7DBCDAEDD1A4A62D0AF21 - zero redgem\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\"},\"datePublished\":\"2026-04-15T07:41:12+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=47186#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=47186\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=47186#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/zero.redgem.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"From fake Proton VPN sites to gaming mods, this Windows infostealer is everywhere_MALWAREBYTES:FECB63B5F4B7DBCDAEDD1A4A62D0AF21\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"name\":\"zero redgem\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/zero.redgem.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\",\"name\":\"zero redgem\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\",\"contentUrl\":\"\",\"width\":191,\"height\":188,\"caption\":\"zero redgem\"},\"image\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\",\"name\":\"invoker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"caption\":\"invoker\"},\"sameAs\":[\"https:\\\/\\\/zero.redgem.net\"],\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"From fake Proton VPN sites to gaming mods, this Windows infostealer is everywhere_MALWAREBYTES:FECB63B5F4B7DBCDAEDD1A4A62D0AF21 - zero redgem","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/zero.redgem.net\/?p=47186","og_locale":"en_US","og_type":"article","og_title":"From fake Proton VPN sites to gaming mods, this Windows infostealer is everywhere_MALWAREBYTES:FECB63B5F4B7DBCDAEDD1A4A62D0AF21 - zero redgem","og_description":"{&#8220;lastseen&#8221;:&#8221;2026-04-15T12:05:09&#8243;,&#8221;description&#8221;:&#8221;We\u2019ve uncovered multiple campaigns distributing an infostealer we track as **NWHStealer** , using everything from fake VPN downloads to hardware utilities and gaming mods. What...","og_url":"https:\/\/zero.redgem.net\/?p=47186","og_site_name":"zero redgem","article_published_time":"2026-04-15T07:41:12+00:00","author":"invoker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"invoker","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/zero.redgem.net\/?p=47186#article","isPartOf":{"@id":"https:\/\/zero.redgem.net\/?p=47186"},"author":{"name":"invoker","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca"},"headline":"From fake Proton VPN sites to gaming mods, this Windows infostealer is everywhere_MALWAREBYTES:FECB63B5F4B7DBCDAEDD1A4A62D0AF21","datePublished":"2026-04-15T07:41:12+00:00","mainEntityOfPage":{"@id":"https:\/\/zero.redgem.net\/?p=47186"},"wordCount":1803,"commentCount":0,"publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"keywords":["CVE","CVSS","exploit","malwarebytes","news","NONE","Security","tapic","Vulnerability"],"articleSection":["category_news"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/zero.redgem.net\/?p=47186#respond"]}]},{"@type":"WebPage","@id":"https:\/\/zero.redgem.net\/?p=47186","url":"https:\/\/zero.redgem.net\/?p=47186","name":"From fake Proton VPN sites to gaming mods, this Windows infostealer is everywhere_MALWAREBYTES:FECB63B5F4B7DBCDAEDD1A4A62D0AF21 - zero redgem","isPartOf":{"@id":"https:\/\/zero.redgem.net\/#website"},"datePublished":"2026-04-15T07:41:12+00:00","breadcrumb":{"@id":"https:\/\/zero.redgem.net\/?p=47186#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zero.redgem.net\/?p=47186"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zero.redgem.net\/?p=47186#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zero.redgem.net\/"},{"@type":"ListItem","position":2,"name":"From fake Proton VPN sites to gaming mods, this Windows infostealer is everywhere_MALWAREBYTES:FECB63B5F4B7DBCDAEDD1A4A62D0AF21"}]},{"@type":"WebSite","@id":"https:\/\/zero.redgem.net\/#website","url":"https:\/\/zero.redgem.net\/","name":"zero redgem","description":"","publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zero.redgem.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/zero.redgem.net\/#organization","name":"zero redgem","url":"https:\/\/zero.redgem.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/","url":"","contentUrl":"","width":191,"height":188,"caption":"zero redgem"},"image":{"@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca","name":"invoker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","caption":"invoker"},"sameAs":["https:\/\/zero.redgem.net"],"url":"https:\/\/zero.redgem.net\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/47186","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=47186"}],"version-history":[{"count":0,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/47186\/revisions"}],"wp:attachment":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=47186"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=47186"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=47186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}