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

推荐订阅源

Y
Y Combinator Blog
有赞技术团队
有赞技术团队
J
Java Code Geeks
H
Hackread – Cybersecurity News, Data Breaches, AI and More
美团技术团队
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Hugging Face - Blog
Hugging Face - Blog
人人都是产品经理
人人都是产品经理
酷 壳 – CoolShell
酷 壳 – CoolShell
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
C
Check Point Blog
博客园 - 【当耐特】
The GitHub Blog
The GitHub Blog
Recent Announcements
Recent Announcements
The Cloudflare Blog
Microsoft Azure Blog
Microsoft Azure Blog
腾讯CDC
Vercel News
Vercel News
IT之家
IT之家
MyScale Blog
MyScale Blog
博客园_首页
Martin Fowler
Martin Fowler
WordPress大学
WordPress大学
罗磊的独立博客

TechSpot

Flagship Rematch: Ryzen 7 5800X3D vs. Core i9-12900K 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 Intel brings 18A process to budget laptops with new Core Series 3 CPUs
Hackers used Daemon Tools' own website to silently i...
Kishalaya Kundu · 2026-05-07 · via TechSpot

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

What just happened? Popular disk imaging software Daemon Tools was the victim of a sophisticated supply chain attack, with threat actors distributing trojanized Windows installers through the program's official website to deliver a backdoor to thousands of PCs worldwide. The campaign began on April 8 and affected victims in more than 100 countries before being discovered.

Cybersecurity researchers at Kaspersky found that the attack compromised multiple versions of Daemon Tools, from 12.5.0.2421 through 12.5.0.2434. What made the campaign particularly difficult to detect was that the malicious installers were distributed directly from the official website and signed with legitimate digital certificates belonging to AVB Disc Soft, the software's developer – allowing the attack to go unchecked for nearly a month.

As a side note, we also distribute Daemon Tools through TechSpot Downloads, but our hosted version is not among the affected builds, nor have we distributed any of the compromised versions. As part of our standard process, all software listed on TechSpot is scanned with VirusTotal before publication.

– Georgy Kucherin (@kucher1n) May 5, 2026

The researchers determined that attackers injected malware into at least three binaries bundled within the original installer: DTHelper.exe, DiscSoftBusServiceLite.exe, and DTShellHlp.exe. All three reside in the program's default installation directory, typically C:\Program Files\Daemon Tools Lite on Windows machines.

The backdoor activates each time one of the compromised binaries is launched, firing GET requests to a malicious URL designed to mimic Daemon Tools' legitimate domain. According to whois records, that domain was registered on March 27, roughly a week before the attack went live.

– Georgy Kucherin (@kucher1n) May 5, 2026

The initial payload collects a broad range of system information, including the device's MAC address, hostname, installed software, running processes, network configuration, and user location, before transmitting it to attacker-controlled servers for profiling.

Kaspersky has not been able to attribute the campaign to any known threat actor, though strings found in the first-stage payload suggest the attacker is Chinese-speaking.

– Georgy Kucherin (@kucher1n) May 5, 2026

The majority of victims are reportedly located in Russia, Brazil, Turkey, Spain, Germany, France, Italy, and China. However, second-stage payloads were delivered to only around a dozen devices, all belonging to major retailers, manufacturing facilities, scientific organizations, government agencies, and educational institutions in Russia, Belarus, and Thailand.

That selective targeting led researchers to conclude "with a high degree of confidence" that the operation was aimed at specific individuals and organizations rather than opportunistic targets.

Kaspersky has informed AVB Disc Soft of the attack in line with standard responsible disclosure practices. In the meantime, the firm is urging all Daemon Tools users to run a malware scan immediately and watch for suspicious code injections into legitimate system processes – "especially when the source is executables launched from publicly accessible directories such as Temp, AppData, or Public."