// MITRE ATT&CK

T1547.001 · Registry Run Keys / Startup Folder

🎯 Persistence Windows Sub-technique

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

Adversaries may achieve persistence by adding a program to a startup folder or referencing it with a Registry run key. Adding an entry to the "run keys" in the Registry or startup folder will cause the program referenced to be executed when a user logs in.(Citation: Microsoft Run Key) These programs...

How to detect & mitigate it

Detecting Registry Run Keys / Startup Folder 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.