Timestomping
Last updated
Last updated
Timestomping refers to the alteration of timestamps of a file on an NTFS file system. This tactic is commonly utilized by threat actors to hide their tools on the victim's file system.
One of the easiest ways to Timestomp on Windows is to use nTimetools:
We can simply use the touch
command in Linux to modify timestamps: