Startup Folder
Placing a program within a startup folder will cause the program to execute when a user logs in.
There is a startup folder location for individual user accounts as well as a system-wide startup folder that will be checked regardless of which user account logs in. The startup folder path for the current user is:
The startup folder path for all users is:
for example we can download and place the payload in startup folder with certutil.exe :
Detection
use AutoRuns.exe tool and check for files located in users startup folder.
Last updated