T1547.001sub-technique of T1547 Boot or Logon Autostart Execution

Registry Run Keys / Startup Folder

Windows8 pieces on this siteT1547.001 on attack.mitre.org

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. These programs will be executed under the context of the user and will have the account's associated permissions level.

MITRE ATT&CK 19.2, retrieved 2026-09-12

If this is happening now

2

Checklists and playbooks to open while the alert is still live.

Detect it

2

Hunts and rules you can run, each stating what it needs and what else it returns.

The evidence it leaves

1

Where the traces live, and what each source proves and does not.

Practise it

2

Labs, timelines, evidence packs and tabletop scenarios to work before you need to.

Guided lab

Guided lab: read Windows event logs without Windows

Every other lab here asks for a virtual machine. This one asks for a terminal. Pre-recorded event logs, a cross-platform parser, and the same reasoning, on whatever laptop you already have.

T1547.001
Guided lab

Guided lab: find the Run key before it finds you

A first investigation for anyone who has read about persistence but never gone looking for it. You will plant a Run key with Atomic Red Team, then find it three different ways and work out which of the three you would actually trust in production.

T1547.001

Read

1

Analyses, case studies, guides, references and interview questions.

how MITRE says to see it

Detect Registry and Startup Folder Persistence (Windows)

  • Correlation of Registry key creation/modification events under known Run/Startup keys with new or unusual binary paths or script-based payloads. Multi-event detection includes registry modification followed by process execution from non-standard directories or abnormal parent-child process relationships.

the rest of T1547

The description, detection analytics and mitigations are reproduced from MITRE ATT&CK, version 19.2, under its terms of use. The checklists, hunts, labs and everything else linked here are this site’s.