A red-team loader named Dntry can execute Linux ELF payloads without writing the payload to disk or invoking execve/execveat. It temporarily stores an HTTPS-retrieved ELF in the Linux session keyring, copies it into anonymous memory, revokes the key, manually maps the ELF PT_LOAD segments, builds an x86-64 ABI-compliant stack, and transfers execution to the payload entry point.
The technique is designed to bypass filesystem and conventional process-execution telemetry, but it leaves potential detection opportunities. The transient _dntry keyring entry can be visible in /proc/keys, while deleting the loader may cause /proc/self/exe to show a (deleted) indicator. Defenders should monitor anomalous session-keyring activity, access to /proc/keys, executable anonymous memory mappings, and processes whose executable path is marked deleted.

Get the actors, campaigns, and ATT&CK mapping behind it.
2 events from the most recent confirmed update back to the earliest known activity.
Dntry was documented as supporting O_TMPFILE-based ELF execution, writing a payload to an anonymous inode and invoking it with execveat(AT_EMPTY_PATH), which avoids a named payload file and may appear as /tmp/#N (deleted) in telemetry. The loader also supports multiple delivery modes and process-identity spoofing through argv[0], thread-name, and command-line changes.
The Dntry red-team loader was described as storing an ELF payload temporarily in the Linux session keyring, copying it to anonymous memory, revoking the key, manually mapping ELF segments, and jumping to the payload entry point without execve or execveat. The technique can retrieve payloads over HTTPS and may leave temporary _dntry keyring entries or a “(deleted)” /proc/self/exe indicator.
Vulnerabilities, threat actors, malware, products, organizations, breaches, and observables Mallory has linked to this story. Indicator values are masked here and available in full in the app.
Indicator values are masked on this page. See the values in Mallory Domains, IPs, hashes, and URLs are exportable to your SIEM.
Get the adversaries, campaigns, and ATT&CK mapping behind this technique, with detections ready to deploy.
3 references tracked. Mallory keeps watching after this page renders.
cyberveille.ch
Open sourcematheuzsecurity.github.io
Open sourcegithub.com
Open sourceMap indicators from this story to your assets and identify affected systems in minutes.
Every observed campaign, victim, and pivot linked to actors named in this story.
Malware, exploits, and IOCs connected to the activity described here.
YARA, Sigma, and Snort rules deployed to your SIEM as soon as they’re published.
Get matching new stories delivered to your team as they break — not the next morning.
Ask questions about this story and take action on the answers.