惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
腾讯CDC
Jina AI
Jina AI
博客园 - 司徒正美
博客园 - 三生石上(FineUI控件)
Apple Machine Learning Research
Apple Machine Learning Research
GbyAI
GbyAI
WordPress大学
WordPress大学
Hugging Face - Blog
Hugging Face - Blog
T
The Blog of Author Tim Ferriss
小众软件
小众软件
M
MIT News - Artificial intelligence
MyScale Blog
MyScale Blog
D
Docker
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Google DeepMind News
Google DeepMind News
月光博客
月光博客
L
LangChain Blog
F
Fortinet All Blogs
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - Franky
C
Check Point Blog
U
Unit 42
人人都是产品经理
人人都是产品经理

TechSpot

Flagship Rematch: Ryzen 7 5800X3D vs. Core i9-12900K Typing with your brain might soon be as simple as wearing a beanie Slack chats and internal data from failed startups are finding a second life in AI training A $5 Bluetooth tracker hidden in a postcard exposed a warship's movements Leakers claim PlayStation 6 could offer at least 3x the performance of the PS5 The Mac Mini is no longer a niche product, it's local AI infrastructure IPv6 traffic reaches parity with IPv4 for the first time, Google data shows Xbox expansion cards are now cheaper than SSDs, and PC users are repurposing them Blue Origin prepares to reuse New Glenn booster in bid to challenge SpaceX Nvidia could bring back the 12GB RTX 3060 as supply issues disrupt GPU roadmap What was the first OS you ever used? SNK revives NeoGeo AES with modern upgrades and HDMI support Valve's Proton 11 beta boosts Linux gaming with better performance and classic game support Researchers warn Microsoft Defender vulnerability is already being exploited A four-day Steam freebie turned into $250,000 for an indie game AMD may relaunch Ryzen 7 5800X3D for AM4's 10th anniversary This humanoid robot can almost run as fast as a human sprinter Two New Jersey men jailed for helping North Korean IT workers infiltrate 100+ companies A $7,000 DIY radar project is taking on hardware that usually costs over $100,000 Metro 2039 is going darker than ever, launching this winter on PC and consoles Gemini arrives on macOS with a dedicated desktop app AI infrastructure boom pushes AMD, Intel and Arm to new valuation heights New self-healing material can repair itself over 1,000 times, extend the lifespan of cars and aircraft Japan's bullet train to debut high-tech private cabins, for an added fee Memory card and flash drive pricing surges 120%, with some models spiking 260% Open-source tool decrypts all private data collected by Windows Recall on Copilot PCs The 2026 PC and Console Gaming Report shows most revenue now comes from games outside the Top 20 PureMac is a new open-source macOS cleanup and app removal tool Your Airbnb host might actually be AI Steam might soon display 30-day price history for game deals
Malware campaign lures users with fake Windows Update web...
Alfonso Maruccia · 2026-04-15 · via TechSpot

Serving tech enthusiasts for over 25 years.
TechSpot means tech analysis and advice you can trust.

Editor's take: Microsoft has increasingly turned Windows Update into a point of frustration for some users, all while cybercriminals continue to exploit weaknesses in the Windows platform to deploy more sophisticated threats. The situation becomes even more complex when additional layers of code obfuscation are introduced.

Malwarebytes recently uncovered a new malicious campaign targeting the Windows Update service. Focused on French-speaking users, the campaign uses layered obfuscation techniques to deliver multiple malicious payloads built with legitimate tools. The malware's primary goal is to steal passwords and other sensitive user data.

The attackers lure victims with a convincing imitation of a Windows Update web page. The fake site prompts users to download what appears to be an important update for Windows 11 24H2, allegedly containing critical security fixes. The download is actually a large Windows Installer package named "WindowsUpdate 1.0.0.msi."

According to Malwarebytes, the MSI package was created using the legitimate open-source WiX Toolset. When executed via the Windows shell, it installs an Electron application containing obfuscated JavaScript code. The malware conceals its true intent behind multiple layers of obfuscation, leveraging Electron, JavaScript, Visual Basic, and Python to evade security software and Windows protections.

The concealment appears to have been effective, as no major antivirus engine detected the threat during Malwarebytes' analysis. The malware includes two main infostealing payloads. The first is designed to target encryption-related functions and extract sensitive data such as passwords, payment details, and account credentials.

Meanwhile, the second payload targets Discord. The Discord app is built on Electron, which means the malicious code can modify parts of the application to intercept login tokens, payment data, and even two-factor authentication tokens each time the messaging app is launched.

The malware can establish persistence on a Windows system by modifying the Windows Registry and placing a "Spotify.lnk" shortcut in the user's Startup folder. It then attempts to connect to command-and-control infrastructure operated by the attackers in order to exfiltrate stolen data and receive further instructions.

Malwarebytes analysts explained that the campaign appears to specifically target French users, likely due to the availability of tens of millions of exposed personal records circulating in recent data breaches. Leveraging readily available breach data can make targeting more efficient, while also allowing the attackers to quickly adapt the campaign to other languages at a later stage.

Malwarebytes also provided guidance on how to check whether a Windows system has been infected with the infostealer. The company warned that the safest way to install Windows updates is through the operating system's Settings app or the official Microsoft Update Catalog. It also recommended enabling automatic updates, although this approach is not always considered ideal by all users given concerns about buggy or problematic updates.