// MITRE ATT&CK

T1053.006 · Systemd Timers

🎯 Execution Linux Sub-technique

Sub-technique of T1053 · Scheduled Task/Job.

Adversaries may abuse systemd timers to perform task scheduling for initial or recurring execution of malicious code. Systemd timers are unit files with file extension .timer that control services. Timers can be set to run on a calendar event or after a time span relative to a starting ...

How to detect & mitigate it

Detecting Systemd Timers 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.