Files
2022-05-19 18:30:06 +02:00
..
2022-05-19 18:30:06 +02:00
2022-05-19 18:30:06 +02:00
2022-05-19 18:30:06 +02:00
2022-05-19 18:30:06 +02:00

memfd_create-rs

Load binaries into memory and execute them without touching disk.

MITRE ID: T1620

A simple PoC C code can be found inside src folder.

Main program will download the ELF and execute it from memory using the memfd_create technique.