MFT
Last updated
Last updated
How long does this artifact last?
Creation of LNKs in recents indicates user GUI interaction. Look for birth timestamps for possible initial execution and modify timestamps for re-run.
Prefetch birth indicates initial execution
Prefetch modification indicates multiple executions.
Can be used to show lots of sneaky execution. In this case, rdpclip was modified - indicating possible RDP activity on the host.
Psexec modifies the $DATA and $INDEX of the file every time it runs. Looking for modification timestamps of psexec in $MFT could indicate re-running the executable.
Look for initial user folder creation for indicators of an interactive logon.
Alternatively could be the result of the user's first network logon with the following:
Psexec without specifying "-e
" = Does not load the specified account’s profile.
PS remoting session without "-NoMachineProfile
"
Timestomping