Bypass Record
Rootkit × Elastic Security EDR
A publicly-reported instance of Rootkit bypassing Elastic Security EDR, recorded with its original source. Factual record; no assessment of any specific deployment.
Mechanism
The rootkit evades Elastic Security EDR by: 1) compile-time string obfuscation to defeat YARA signatures; 2) randomizing symbol names to mimic legitimate kernel functions; 3) fragmenting and encrypting the module, reassembling in memory via memfd_create to avoid on-disk scanning; 4) renaming ftrace helper functions to avoid detection; 5) using direct syscalls via inline assembly to bypass libc monitoring; and 6) writing reverse shell payloads to disk scripts with clean command lines.
This is a record of a publicly-reported event, not an assessment of any specific organization's deployment. Detection and mitigation notes are drawn from the cited source. Where the source is silent, fields are omitted.