{"id":34611,"date":"2026-01-08T06:48:17","date_gmt":"2026-01-08T06:48:17","guid":{"rendered":"http:\/\/localhost\/?p=34611"},"modified":"2026-01-08T06:48:17","modified_gmt":"2026-01-08T06:48:17","slug":"fake-winrar-downloads-hide-malware-behind-a-real-installer","status":"publish","type":"post","link":"https:\/\/zero.redgem.net\/?p=34611","title":{"rendered":"Fake WinRAR downloads hide malware behind a real installer_MALWAREBYTES:EA9E84B6F64E772C8D3E60C3291AF6C3"},"content":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2026-01-08T12:05:07&#8243;,&#8221;description&#8221;:&#8221;A member of our web research team pointed me to a fake WinRAR installer that was linked from various Chinese websites. When these links start to show up, that\u2019s usually a good indicator of a new campaign.\\n\\nSo, I downloaded the file and started an analysis, which turned out to be something of a Matryoshka doll. Layer after layer, after layer.\\n\\nWinRAR is a popular utility that&#8217;s often downloaded from \\&#8221;unofficial\\&#8221; sites, which gives campaigns offering fake downloads a bigger chance of being effective.\\n\\nOften, these payloads contain self-extracting or multi-stage components that can download further malware, establish persistence, exfiltrate data, or open backdoors, all depending on an initial system analysis. So it was no surprise that one of the first actions this malware took was to access sensitive Windows data in the form of Windows Profiles information.\\n\\nThis, along with other findings from our analysis (see below), indicates that the file selects the \u201cbest-fit\u201d malware for the affected system before further compromising or infecting it.\\n\\n## How to stay safe\\n\\nMistakes are easily made when you\u2019re looking for software to solve a problem, especially when you want that solution fast. A few simple tips can help keep you safe in situations like this.\\n\\n  * Only download software from official and trusted sources. Avoid clicking links that promise to deliver that software on social media, in emails, or on other unfamiliar websites.\\n  * Use a real-time, up-to-date anti-malware solution to block threats before they can run.\\n\\n\\n\\n## Analysis\\n\\nThe original file was called `winrar-x64-713scp.zip` and the initial analysis with Detect It Easy (DIE) already hinted at several layers.\\n\\n![Detect It Easy first analysis](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/01\/Analysis_1.png)Detect It Easy first analysis: 7-Zip, UPX, SFX \u2014 anything else?\\n\\nUnzipping the file produced `winrar-x64-713scp.exe` which turned out to be a UPX packed file that required the `&#8211;force` option to unpack it due to deliberate PE anomalies. UPX normally aborts compression if it finds unexpected values or unknown data in the executable header fields, as that data may be required for the program to run correctly. The `&#8211;force` option tells UPX to ignore these anomalies and proceed with decompression anyway.\\n\\nLooking at the unpacked file, DIE showed yet another layer: `(Heur)Packer: Compressed or packed data[SFX]`. Looking at the strings inside the file I noticed two `RunProgram` instances:\\n\\n`RunProgram=\\&#8221;nowait:\\\\\\&#8221;1winrar-x64-713scp1.exe\\\\\\&#8221; \\&#8221;`\\n\\n`RunProgram=\\&#8221;nowait:\\\\\\&#8221;youhua163`\\n\\nThese commands tell the SFX archive to run the embedded programs immediately after extraction, without waiting for it to complete (`nowait`).\\n\\nUsing PeaZip, I extracted both embedded files.\\n\\n![](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/01\/Analysis_2.png)\\n\\nThe Chinese characters \\&#8221;`\u5b89\u88c5`\\&#8221; complicated the string analysis, but they translate as \u201cinstall,\u201d which further piqued my interest. The file `1winrar-x64-713scp1.exe` turned out to be the actual WinRAR installer, likely included to ease suspicion for anyone running the malware.\\n\\nAfter removing another layer, the other file turned out to be a password-protected zip file named setup.hta. The obfuscation used here led me to switch to dynamic analysis. Running the file on a virtual machine showed that setup.hta is unpacked at runtime directly into memory. The memory dump revealed another interesting string: `nimasila360.exe`.\\n\\nThis is a known file often created by fake installers and associated with the Winzipper malware. Winzipper is a known Chinese-language malicious program that pretends to be a harmless file archive so it can sneak onto a victim\u2019s computer, often through links or attachments. Once opened and installed, it quietly deploys a hidden backdoor that lets attackers remotely control the machine, steal data, and install additional malware, all while the victim believes they&#8217;ve simply installed legitimate software.\\n\\n## Indicators of Compromise (IOCs)\\n\\n**Domains:**\\n\\nwinrar-tw[.]com\\n\\nwinrar-x64[.]com\\n\\nwinrar-zip[.]com\\n\\n**Filenames:**\\n\\nwinrar-x64-713scp.zip\\n\\nyouhua163\u5b89\u88c5.exe\\n\\nsetup.hta (dropped in `C:\\\\Users\\\\{username}\\\\AppData\\\\Local\\\\Temp`)\\n\\nMalwarebytes&#8217; web protection component blocks all domains hosting the malicious file and installer.\\n\\n![Malwarebytes blocks winrar-tw\\\\[.\\\\]com](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2026\/01\/blocked.png)Malwarebytes blocks winrar-tw[.]com&#8221;,&#8221;published&#8221;:&#8221;2026-01-08T10:36:15&#8243;,&#8221;modified&#8221;:&#8221;2026-01-08T10:36:15&#8243;,&#8221;type&#8221;:&#8221;malwarebytes&#8221;,&#8221;title&#8221;:&#8221;Fake WinRAR downloads hide malware behind a real installer&#8221;,&#8221;source&#8221;:&#8221;&#8221;,&#8221;references&#8221;:&#8221;&#8221;,&#8221;id&#8221;:&#8221;MALWAREBYTES:EA9E84B6F64E772C8D3E60C3291AF6C3&#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\/01\/fake-winrar-downloads-hide-malware-behind-a-real-installer&#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-01-08T12:05:07&#8243;,&#8221;description&#8221;:&#8221;A member of our web research team pointed me to a fake WinRAR installer that was linked from various Chinese websites. When these links start&#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-34611","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>Fake WinRAR downloads hide malware behind a real installer_MALWAREBYTES:EA9E84B6F64E772C8D3E60C3291AF6C3 - 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=34611\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Fake WinRAR downloads hide malware behind a real installer_MALWAREBYTES:EA9E84B6F64E772C8D3E60C3291AF6C3 - zero redgem\" \/>\n<meta property=\"og:description\" content=\"{&#8220;lastseen&#8221;:&#8221;2026-01-08T12:05:07&#8243;,&#8221;description&#8221;:&#8221;A member of our web research team pointed me to a fake WinRAR installer that was linked from various Chinese websites. When these links start...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zero.redgem.net\/?p=34611\" \/>\n<meta property=\"og:site_name\" content=\"zero redgem\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-08T06:48:17+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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=34611#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=34611\"},\"author\":{\"name\":\"invoker\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\"},\"headline\":\"Fake WinRAR downloads hide malware behind a real installer_MALWAREBYTES:EA9E84B6F64E772C8D3E60C3291AF6C3\",\"datePublished\":\"2026-01-08T06:48:17+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=34611\"},\"wordCount\":852,\"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=34611#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=34611\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?p=34611\",\"name\":\"Fake WinRAR downloads hide malware behind a real installer_MALWAREBYTES:EA9E84B6F64E772C8D3E60C3291AF6C3 - zero redgem\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\"},\"datePublished\":\"2026-01-08T06:48:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=34611#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=34611\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=34611#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/zero.redgem.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Fake WinRAR downloads hide malware behind a real installer_MALWAREBYTES:EA9E84B6F64E772C8D3E60C3291AF6C3\"}]},{\"@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":"Fake WinRAR downloads hide malware behind a real installer_MALWAREBYTES:EA9E84B6F64E772C8D3E60C3291AF6C3 - 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=34611","og_locale":"en_US","og_type":"article","og_title":"Fake WinRAR downloads hide malware behind a real installer_MALWAREBYTES:EA9E84B6F64E772C8D3E60C3291AF6C3 - zero redgem","og_description":"{&#8220;lastseen&#8221;:&#8221;2026-01-08T12:05:07&#8243;,&#8221;description&#8221;:&#8221;A member of our web research team pointed me to a fake WinRAR installer that was linked from various Chinese websites. When these links start...","og_url":"https:\/\/zero.redgem.net\/?p=34611","og_site_name":"zero redgem","article_published_time":"2026-01-08T06:48:17+00:00","author":"invoker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"invoker","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/zero.redgem.net\/?p=34611#article","isPartOf":{"@id":"https:\/\/zero.redgem.net\/?p=34611"},"author":{"name":"invoker","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca"},"headline":"Fake WinRAR downloads hide malware behind a real installer_MALWAREBYTES:EA9E84B6F64E772C8D3E60C3291AF6C3","datePublished":"2026-01-08T06:48:17+00:00","mainEntityOfPage":{"@id":"https:\/\/zero.redgem.net\/?p=34611"},"wordCount":852,"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=34611#respond"]}]},{"@type":"WebPage","@id":"https:\/\/zero.redgem.net\/?p=34611","url":"https:\/\/zero.redgem.net\/?p=34611","name":"Fake WinRAR downloads hide malware behind a real installer_MALWAREBYTES:EA9E84B6F64E772C8D3E60C3291AF6C3 - zero redgem","isPartOf":{"@id":"https:\/\/zero.redgem.net\/#website"},"datePublished":"2026-01-08T06:48:17+00:00","breadcrumb":{"@id":"https:\/\/zero.redgem.net\/?p=34611#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zero.redgem.net\/?p=34611"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zero.redgem.net\/?p=34611#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zero.redgem.net\/"},{"@type":"ListItem","position":2,"name":"Fake WinRAR downloads hide malware behind a real installer_MALWAREBYTES:EA9E84B6F64E772C8D3E60C3291AF6C3"}]},{"@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\/34611","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=34611"}],"version-history":[{"count":0,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/34611\/revisions"}],"wp:attachment":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=34611"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=34611"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=34611"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}