// MITRE ATT&CK

T1547.006 · Kernel Modules and Extensions

🎯 Persistence macOSLinux Sub-technique

Sub-technique of T1547 · Boot or Logon Autostart Execution.

Adversaries may modify the kernel to automatically execute programs on system boot. Loadable Kernel Modules (LKMs) are pieces of code that can be loaded and unloaded into the kernel upon demand. They extend the functionality of the kernel without the need to reboot the system. For example, one type ...

How to detect & mitigate it

Detecting Kernel Modules and Extensions starts with your SIEM/EDR telemetry. Write a detection rule with the Sigma generator, analyze suspicious logs in the log analyzer, and place the technique on your coverage with the ATT&CK matrix.

Related techniques

Source: MITRE ATT&CK®. ATT&CK is a registered trademark of The MITRE Corporation. Content for educational purposes.