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

推荐订阅源

The GitHub Blog
The GitHub Blog
Jina AI
Jina AI
月光博客
月光博客
博客园 - Franky
小众软件
小众软件
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
Visual Studio Blog
有赞技术团队
有赞技术团队
V
V2EX
IT之家
IT之家
阮一峰的网络日志
阮一峰的网络日志
Stack Overflow Blog
Stack Overflow Blog
H
Help Net Security
Apple Machine Learning Research
Apple Machine Learning Research
腾讯CDC
D
DataBreaches.Net
Hugging Face - Blog
Hugging Face - Blog
Martin Fowler
Martin Fowler
罗磊的独立博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
WordPress大学
WordPress大学
C
Check Point Blog
Microsoft Azure Blog
Microsoft Azure Blog
Microsoft Security Blog
Microsoft Security Blog

www.infosecurity-magazine.com

Just Three Ransomware Gangs Accounted for 40% of Attacks Last Month Google Chrome Rolls Out Protection Against Infostealers Targeting Session Cookies STX RAT Targets Finance Sector With Advanced Stealth Tactics Bitcoin Depot Reports $3.6m Crypto Theft After System Breach Atomic Stealer MacOS ClickFix Attack Bypasses Apple Security Warnings Middle East Hack-for-Hire Operation Traced to South Asian Cyber Espionage Group Governance Gaps Emerge as AI Agents Drive 76% Increase in NHIs Google Warns of New Threat Group Targeting BPOs and Helpdesks Google API Keys Quietly Gain Access to Gemini on Android Devices Critical Vulnerability in Ninja Forms Exposes WordPress Sites Anthropic Launches Project Glasswing to Use AI to Find and Fix Critical Software Vulnerabilities US Thwarts DNS Hijacking Network Controlled by Russian APT28 Hackers Claude Discovers Apache ActiveMQ Bug Hidden for 13 Years Iran‑Backed Threat Actors Hit US CNI Providers via Internet‑Facing OT Assets Russian APT28 Hackers Hijack Routers to Steal Credentials, UK Security Agency Warns GPU Rowhammer Attack Enables Privilege Escalation and Full System Compromise GrafanaGhost Exploit Bypasses AI Guardrails for Silent Data Exfiltration Over $17bn Lost to Cyber Fraud in the Last Year, Warns FBI Storm-1175 Exploits Flaws in High-Velocity Medusa Attacks Fortinet Releases Emergency Patch After FortiClient EMS Bug Is Exploited New Phishing Platform Used in Credential Theft Campaigns Against C-Suite Execs New 'Storm' Infostealer Remotely Decrypts Stolen Credentials NCSC Issues Security Alert Over Hackers Targeting WhatsApp and Signal Accounts Apple Expands iOS 18 Security Updates Amid DarkSword Threat Researchers Observe Sub-One-Hour Ransomware Attacks GitHub Used as Covert Channel in Multi-Stage Malware Campaign Most CNI Firms Face Up to £5m in Downtime from OT Attacks Google Introduces Android Dev Verification Amid Openness Debate New Venom Stealer MaaS Platform Automates Continuous Data Theft Chinese Hackers Target European Governments in Espionage Campaigns
Researchers Identify Fast16 Sabotage Malware That Pre-Dat...
Phil Muncaster · 2026-04-27 · via www.infosecurity-magazine.com

Security researchers have identified malware dating back to 2005 that appears to have been designed to disrupt Iran’s nuclear program years before the infamous Stuxnet campaign.

SentinelOne’s Vitaly Kamluk and Juan Andrés Guerrero-Saade explained in a blog post that their starting point was to work out whether any malware featuring an embedded Lua VM predated state-backed efforts like Flame and Project Sauron.

They subsequently found service binary “svcmgmt.exe” which featured an embedded Lua 5.0 VM referencing kernel driver “fast16.sys.”

“This kernel driver is a boot-start filesystem component that intercepts and modifies executable code as it’s read from disk,” the report explained.

“Although a driver of this age will not run on Windows 7 or later, for its time fast16.sys was a cut above commodity rootkits thanks to its position in the storage stack, control over filesystem I/O, and rule-based code patching functionality.”

Read more on Stuxnet: Sophisticated Stuxnet Malware is Approaching 18 Months Old

Fast16 predates Stuxnet by at least five years and stands as the first operation of its kind, SentinelOne's researchers said. Stuxnet was a sophisticated, nation-state-level computer worm discovered in 2010 which was designed to sabotage Iran's nuclear program. 

SentinelOne said fast16 differs from worms of its time because it is the first recorded Lua-based network worm and its mission specificity.

“The carrier was designed to act like cluster munition in software form, able to carry multiple wormable payloads, referred to internally as ‘wormlets’,” the report noted.

It’s designed to target Windows 2000/XP and relies on default or weak admin passwords on file shares. However, it will only start after checking that the targeted environment is not running specific security software.

“For tooling of this age, that level of environmental awareness is notable,” the report claimed.

Fast16 Attribution and End Goal

SentinelOne claimed that fast16 was designed to target three “high-precision engineering and simulation suites” used in the mid-noughties: LS-DYNA 970, PKPM and the MOHID hydrodynamic modeling platform.

These were used for crash testing, structural analysis and environmental modelling, with LS-DYNA believed to have been deployed by Iran.

The malware itself was written to interfere with the calculations produced by these tools, corrupting routines to produce alternative outputs.  

“By introducing small but systematic errors into physical‑world calculations, the framework could undermine or slow scientific research programs, degrade engineered systems over time or even contribute to catastrophic damage,” the report claimed.

“It is a reference point for understanding how advanced actors think about long‑term implants, sabotage, and a state’s ability to reshape the physical world through software.”

The malware was also referenced in the infamous Shadow Brokers leak of NSA hacking tools, tying it back to US offensive operations.