Run and Run Once
Run and RunOnce Keys: An Overview
Legitimate Uses
Abuse by Threat Actors
Examples of Suspicious Entries
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run "SecurityUpdate"="C:\Users\user\AppData\Local\Temp\update.exe"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run "kjhfgds"="C:\Windows\System32\kjhfgds.exe"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce "CustomScript"="powershell.exe -ExecutionPolicy Bypass -File C:\Users\user\Documents\script.ps1"
Detection and Analysis
Last updated