The Agent Was Not Tampered With. It Was Never Loaded.
Two independent ransomware reports end at the same control: a restore performed on the assumption that no decryptor exists and the backup credentials live outside your identity plane.
The trail boot-order tampering actually leaves
The execution path is short and specific. bcdedit.exe with /set safeboot, or a WMI call or direct registry write against HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal and \Network, then a forced restart that writes event 1074 or 6008 to the Windows System log. No single one of those events is the signal. The pairing is: agent heartbeat loss inside a short window of a forced reboot. That correlation is cheap to write. Almost nobody has written it.
Routing is the harder problem. In most organizations an agent-offline event is an IT operations health ticket, not a security alert. A Safe Mode encryption run therefore surfaces on a dashboard as routine host offline after reboot, and the alerting dead zone sits exactly where the attack lives. Fix the routing before you fix the agent. A vendor P1 takes weeks. Moving where heartbeat-loss events land takes an afternoon.
A second report, a different actor, the same terminal control
The Hacker News describes a suspected China-nexus actor chaining a patched Broadcom VMware vCenter flaw into Babuk-derived ransomware. Different intrusion, different intent, identical endgame. The hypervisor management plane is a blast-radius amplifier. One compromised vCenter converts into encryption across the entire virtual estate from a single control point.
Where the two reports agree
Both end at a restore that does not depend on the attacker's cooperation. Akira's broken encryptor removes the possibility of a decryptor. Hypervisor-level encryption removes the hosts. In both cases, if backup infrastructure authenticates through the same vSphere or Active Directory identity plane as the systems being encrypted, the recovery path dies in the same motion as production. That is the one assumption worth testing this quarter. Testing means an actual restore, not a green checkmark in a backup console.
Where they diverge, and why the IR branch breaks
Akira is criminal extortion carrying a payload that failed. The vCenter campaign is a state-nexus actor deploying commodity ransomware code. That second fact breaks an inference incident response, legal and insurance workflows are built on: we saw ransomware, therefore this is criminal extortion. Payload type no longer signals intent. Scope for credential theft, persistence and data staging before declaring containment. Breach notification, insurance claims and sanctions analysis all hang on that determination.
An endpoint agent is not a ransomware control until someone has watched it survive a Safe Mode reboot.
What to hunt on the virtualization estate
- New vCenter local or SSO accounts created outside change control.
- ESXi SSH or shell enablement, and rogue VIBs installed on hosts.
- vpxd and hostd log anomalies, gaps included.
- Management-plane reachability from user VLANs and VPN pools. Verify it is absent rather than assumed absent.
One honest limit on the vCenter half of this: the available reporting omits the CVE identifier and affected version ranges. Pull the primary Broadcom advisory before scoping exposure or writing a detection, and treat the campaign detail as assessed rather than confirmed.
What to do
Boot your current Windows gold image into Safe Mode and Safe Mode with Networking today, and confirm agent heartbeat and process telemetry reach the console; where they do not, register the agent service under the SafeBoot Minimal and Network keys and open a vendor P1.
Reroute endpoint heartbeat-loss events that follow a forced reboot from the IT operations queue to the SOC by end of week, with a named ransomware-precursor runbook attached.
Restore one tier-1 system from an immutable copy this quarter using credentials that exist in neither vSphere nor Active Directory, on the explicit assumption the primary data is corrupted and no decryptor exists.