mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-01 10:58:40 +00:00
14 lines
379 B
YAML
14 lines
379 B
YAML
rule:
|
|
meta:
|
|
name: reference startup folder
|
|
namespace: persistence/startup-folder
|
|
authors:
|
|
- matthew.williams@mandiant.com
|
|
scopes:
|
|
static: file
|
|
dynamic: file
|
|
att&ck:
|
|
- Persistence::Boot or Logon Autostart Execution::Registry Run Keys / Startup Folder [T1547.001]
|
|
features:
|
|
- or:
|
|
- string: /Start Menu\\Programs\\Startup/i
|