§ Trackr.Live
Latest writing

Notes from Trackr.Live

The landing site for Trackr Services

CM

kvm_mmu_get_child_sp(), the Shadow-Page Reuse Check That Skipped role.word

CVE-2026-53359 is a 16-year-old use-after-free in KVM’s shadow MMU that lets a guest-root attacker on a vulnerable nested-virt KVM/x86 host crash the box or, with a separate withheld exploit, run as root on the hypervisor. The clearest detection is a kernel oops in journald; the real control is patching plus turning off nested virt you never used.

·
AC

Passkey Enrollment: The Most Direct Signal Is the Registration Event

O-UNC-066 appears built to walk a victim through a fake passkey enrollment while the operator registers an attacker-controlled passkey in the real Entra tenant. It survives the password reset, and the most direct durable evidence is the authentication-method registration audit trail — written from a session your controls let through because the registration action was protected only by relayable MFA.

·
Cyber Tools

Suspended Mid-Dump: The Race Condition Behind EDR-Freeze

EDR-Freeze abuses WerFaultSecure.exe — a Microsoft-signed WinTCB/PPL crash dumper — to suspend Defender and third-party EDR for as long as the operator holds it, with no kernel driver and almost no forensic residue. Here is what the detection actually looks like in Sysmon, why the filename-based Sigma rule everyone shipped first is a canary rather than a control, and which process-access relationship the real rule matches.

·
CM

ClickFix Payloads Now Ship From an On-Demand API

A researcher pulled roughly 3,000 live ClickFix payloads and found the delivery running like a metered API — request 100, get 100 different builds. That breaks detection built on the pasted command, the encoded blob, or a string IOC. Here’s the content-blind detection that survives, and why the registry rule was never the durable part.

·
AC

msDS-SupersededManagedAccountLink, the Target-Side Write That Forges a dMSA Migration

Microsoft’s August 2025 fix for BadSuccessor (CVE-2025-53779) works — but an attacker who controls a dMSA and can write a target’s migration-link attributes can forge the mutual pairing the KDC now demands and pull that account’s Kerberos key material out of the dMSA key package. The detection has to move from watching one attribute to watching the pairing on the target object.

·
Artificial Intelligence

F3 A0: The Two-Byte Prefix Behind Every Invisible Tag Character

A block of Unicode characters that renders as nothing can carry a full paragraph of instructions into your LLM, and your content filter can miss it because it inspects a sanitized or transformed representation while the model receives the original code points. Here is where the detection actually has to live, and what you spend the first week of tuning on.

·
Cyber Tools

valueRenderOption=FORMULA, the Read Mode Legitimate Sheets Clients Rarely Use

UNC2814’s GRIDTIDE backdoor runs command-and-control through an attacker-controlled Google Sheet — reached via the attacker’s own service account and Cloud project, not the victim’s Workspace tenant — so the victim’s Workspace audit logs never see it. The detection has to come from egress and the host, and the real fix is default-deny outbound from your server tiers.

·