{"id":3865,"date":"2025-05-10T10:03:55","date_gmt":"2025-05-10T10:03:55","guid":{"rendered":"https:\/\/serisec.com\/index.php\/2025\/05\/10\/beware-fake-ai-video-generation-platforms-drop-stealer-malware-on-your-computers\/"},"modified":"2025-05-10T10:03:55","modified_gmt":"2025-05-10T10:03:55","slug":"beware-fake-ai-video-generation-platforms-drop-stealer-malware-on-your-computers","status":"publish","type":"post","link":"https:\/\/serisec.com\/index.php\/2025\/05\/10\/beware-fake-ai-video-generation-platforms-drop-stealer-malware-on-your-computers\/","title":{"rendered":"Beware! Fake AI Video Generation Platforms Drop Stealer Malware on Your Computers"},"content":{"rendered":"<p>    Beware! Fake AI Video Generation Platforms Drop Stealer Malware on Your Computers<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n    <!-- no image --><br \/>\n \t<BR><br \/>\n<BR><\/BR><\/p>\n<div>\n<p>As artificial intelligence (AI) tools gain mainstream traction for content creation, cybercriminals are capitalizing on the hype with a sophisticated new attack vector, fake AI platforms promising advanced video and image editing capabilities. <\/p>\n<p>These fraudulent sites, amplified through viral social media campaigns and Facebook groups with tens of thousands of views, lure users into uploading personal media, only to deliver a previously undocumented malware dubbed <em>Noodlophile Stealer<\/em>. <\/p>\n<p>This malicious payload steals browser credentials, cryptocurrency wallets, and sensitive data, often deploying a remote access trojan (RAT) like <em>XWorm<\/em> for deeper system control.<\/p>\n<h2 class=\"wp-block-heading\"><strong>The Lure: Fake AI Platforms<\/strong><\/h2>\n<p>According to the Morphisec team <a href=\"https:\/\/www.morphisec.com\/blog\/new-noodlophile-stealer-fake-ai-video-generation-platforms\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">report<\/a> exclusively shared with Cyber Security News, The campaign stands out for its exploitation of public enthusiasm for AI-powered tools, targeting creators and small businesses exploring productivity-enhancing technologies. <\/p>\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.morphisec.com\/wp-content\/uploads\/2025\/05\/image-1.png?ssl=1\" alt=\"\"><\/figure>\n<p>Unlike traditional phishing or pirated software scams, these attackers craft convincing websites mimicking legitimate AI services, such as video generation platforms. <\/p>\n<p>Social media posts, particularly on Facebook, drive traffic to these sites, with one post alone garnering over 62,000 views.<\/p>\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.morphisec.com\/wp-content\/uploads\/2025\/05\/image-3.png?ssl=1\" alt=\"\"><\/figure>\n<p>Users are enticed to upload images or videos, expecting AI-generated content in return. Instead, they are prompted to download a malicious file disguised as their \u201cprocessed\u201d output.<\/p>\n<p>The downloaded file, often a ZIP archive named <em>VideoDreamAI.zip<\/em>, contains an executable misleadingly titled <em>Video Dream MachineAI.mp4.exe<\/em>. <\/p>\n<p>This file masquerades as a video but is a 32-bit C++ application, repurposing a legitimate video editing tool (CapCut, version 445.0) and signed with a fraudulent certificate to evade detection. Upon execution, it initiates a multi-stage infection chain, deploying <em>Noodlophile Stealer<\/em> and, in some cases, <em><a href=\"https:\/\/cybersecuritynews.com\/hackers-deliver-xworm-via-malicious-registry-files\/\" target=\"_blank\" rel=\"noreferrer noopener\">XWorm<\/a><\/em>.<\/p>\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.morphisec.com\/wp-content\/uploads\/2025\/05\/image-6.png?ssl=1\" alt=\"\"><figcaption class=\"wp-element-caption\">Fake website that posted as video editing website.<\/figcaption><\/figure>\n<h2 class=\"wp-block-heading\"><strong>Noodlophile Stealer<\/strong><\/h2>\n<p><em>Noodlophile Stealer<\/em> is a previously undocumented infostealer, combining browser credential theft, cryptocurrency wallet exfiltration, and optional RAT deployment.<\/p>\n<p> Its modular design and obfuscated delivery make it a formidable addition to the malware ecosystem. The malware communicates stolen data via a Telegram bot, enabling covert exfiltration. <\/p>\n<p>Open-source intelligence (<a href=\"https:\/\/cybersecuritynews.com\/osint-tools\/\" target=\"_blank\" rel=\"noreferrer noopener\">OSINT<\/a>) investigations revealed <em>Noodlophile<\/em> being offered in cybercrime marketplaces as part of malware-as-a-service (MaaS) schemes, alongside tools for account takeover and credential theft. <\/p>\n<p>The developer, likely Vietnamese based on language indicators and social media profiles, actively promotes the malware in related Facebook groups.<\/p>\n<h2 class=\"wp-block-heading\"><strong>The Attack Chain<\/strong><\/h2>\n<p>The infection begins when users interact with a fake AI site, upload media, and download the malicious ZIP. Inside, a hidden folder (<em>5.0.0.1886<\/em>) contains key components:<\/p>\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.morphisec.com\/wp-content\/uploads\/2025\/05\/VideoDream_AI_Diagram_5.png?ssl=1\" alt=\"\"><figcaption class=\"wp-element-caption\"><em>Noodlophile Stealer<\/em> Attack Chain<\/figcaption><\/figure>\n<ul class=\"wp-block-list\">\n<li>\n<strong>CapCut.exe<\/strong>: A 140MB C++ binary embedding a .NET runtime wrapper to load malicious .NET code in-memory, evading static scanners. It contains 275 embedded PE files, mostly .NET assemblies, for modular obfuscation.<\/li>\n<li>\n<strong>AICore.dll<\/strong>: A helper DLL with a single active export (<em>cmdhelper<\/em>) for executing external commands.<\/li>\n<li>\n<strong>Document.pdf<\/strong>: A Base64-encoded, password-protected RAR archive <a href=\"https:\/\/cybersecuritynews.com\/hackers-weaponizing-pdf-invoices\/\" target=\"_blank\" rel=\"noreferrer noopener\">disguised as a PDF<\/a>, containing cPython components.<\/li>\n<li>\n<strong>Document.docx<\/strong>: A batch file masquerading as a Word document, encoded with FF FE markers to hinder analysis. Renamed to <em>install.bat<\/em>, it orchestrates the infection.<\/li>\n<li>\n<strong>meta<\/strong>: A Win-RAR utility, renamed to <em>images.exe<\/em>, for extracting the RAR archive.<\/li>\n<\/ul>\n<p><strong>The infection proceeds as follows:<\/strong><\/p>\n<ol start=\"1\" class=\"wp-block-list\">\n<li>\n<em>CapCut.exe<\/em> launches, using embedded .NET logic to invoke <em>CapCutLoader<\/em>.<\/li>\n<li>\n<em>CapCutLoader<\/em> verifies connectivity by pinging <em>google.com<\/em> and renames disguised files (<em>Document.docx<\/em> to <em>install.bat<\/em>, <em>meta<\/em> to <em>images.exe<\/em>).<\/li>\n<li>\n<em>install.bat<\/em> decodes <em>Document.pdf<\/em> into a RAR archive using <em>certutil.exe<\/em>, extracts it with a hardcoded password (<em>TONGDUCKIEMDEVELOPER2025<\/em>), and registers persistence via the Windows Registry.<\/li>\n<li>A Python payload (<em>srchost.exe<\/em>), downloaded from a remote server, deploys <em>Noodlophile Stealer<\/em> and <em>XWorm<\/em>.<\/li>\n<\/ol>\n<p>The final payload includes a <em>Noodlophile<\/em> variant for credential theft and a <a href=\"https:\/\/cybersecuritynews.com\/tools-used-nullbulge-disney-slack-leak\/\" target=\"_blank\" rel=\"noreferrer noopener\">Python-based <em>XWorm<\/em><\/a> loader with two propagation methods: in-memory shellcode injection or PE hollowing into <em>RegAsm.exe<\/em> to evade detection.<\/p>\n<p>The campaign employs advanced obfuscation, including base85 decoding, zlib decompression, and Python\u2019s <em>marshal<\/em> module to execute payloads in-memory, avoiding disk-based detection. <\/p>\n<p>A Python script (<em>randomuser2025.txt<\/em>) contains 10,000 redundant operations to break automated analysis tools. The use of legitimate tools like <em>certutil.exe<\/em> and <em>RegAsm.exe<\/em> further complicates detection.<\/p>\n<p>This campaign highlights the growing sophistication of cybercriminals in exploiting emerging technologies. By weaponizing trust in AI, attackers target a broader, less skeptical audience. <\/p>\n<p>The introduction of <em>Noodlophile Stealer<\/em> underscores the evolving malware landscape, with MaaS models enabling rapid proliferation. <\/p>\n<p>Users are urged to verify the legitimacy of AI platforms, avoid downloading files from untrusted sources, and employ robust security solutions to detect multi-stage threats.<\/p>\n<p class=\"has-background\" style=\"background:linear-gradient(135deg,rgb(238,238,238) 100%,rgb(169,184,195) 100%)\"><strong><code><strong>Are you from the SOC and DFIR Teams? \u2013 Analyse Real time Malware Incidents with ANY.RUN -&gt;\u00a0<a href=\"https:\/\/app.any.run\/?utm_source=csn_may&amp;utm_medium=article&amp;utm_campaign=mamona_analysis&amp;utm_term=090525&amp;utm_content=linktoregistration#register\/\" target=\"_blank\" rel=\"noreferrer noopener\">Start Now for Free<\/a>.<\/strong><\/code><\/strong><\/p>\n<p>The post <a href=\"https:\/\/cybersecuritynews.com\/beware-fake-ai-video-generation-platforms-drop-stealer-malware-on-your-computers\/\">Beware! Fake AI Video Generation Platforms Drop Stealer Malware on Your Computers<\/a> appeared first on <a href=\"https:\/\/cybersecuritynews.com\/\">Cyber Security News<\/a>.<\/p>\n<\/div>\n<p> \t<BR><br \/>\n <BR><\/BR><br \/>\n    Balaji N<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n<a href=\"https:\/\/cybersecuritynews.com\/beware-fake-ai-video-generation-platforms-drop-stealer-malware-on-your-computers\/\">Go to cyber-security-news<\/a><br \/>\n \t<BR><br \/>\n <BR><\/BR><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Beware! Fake AI Video Generation Platforms Drop Stealer Malware on Your Computers As artificial intelligence (AI) tools gain mainstream traction for content creation, cybercriminals are capitalizing on the hype with a sophisticated new attack vector, fake AI platforms promising advanced video and image editing capabilities. These fraudulent sites, amplified through viral social media campaigns and [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[726,129,63,258],"tags":[130],"class_list":["post-3865","post","type-post","status-publish","format-standard","hentry","category-cyber-ai","category-cyber-security","category-cyber-security-news","category-malware","tag-cyber-security-news"],"_links":{"self":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/3865"}],"collection":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/comments?post=3865"}],"version-history":[{"count":0,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/3865\/revisions"}],"wp:attachment":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/media?parent=3865"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/categories?post=3865"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/tags?post=3865"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}