The process of attaching a driver, which is a software component that allows the operating system and applications to interact with hardware devices, to either user-mode or kernel-mode of a system. This can include benign actions (e.g., hardware drivers) or malicious behavior (e.g., rootkits or unsigned drivers). Examples:
| Name | Channel |
|---|---|
| linux:syslog | dmesg or syslog for module loads |
| linux:syslog | Driver load events or firmware load failures for hardware devices |
| WinEventLog:Sysmon | EventCode=6 |