Files
atomic-red-team/Windows/Persistence/Logon_Scripts.md
T
2018-03-08 08:11:24 -06:00

274 B

Logon Scripts

MITRE ATT&CK Technique: T1037

Input:

Add path and any command line variables--

REG.exe ADD HKCU\Environment /v UserInitMprLogonScript /t REG_MULTI_SZ /d "<path of evil> <commandline switch of evil>"