Timestomp
https://attack.mitre.org/techniques/T1070/006/
Last updated
https://attack.mitre.org/techniques/T1070/006/
Last updated
ATT&CK ID: T1070.007
Description
Adversaries may modify file time attributes to hide new or changes to existing files. Timestomping is a technique that modifies the timestamps of a file (the modify, access, create, and change times), often to mimic files that are in the same folder. This is done, for example, on files that have been modified or created by the adversary so that they do not appear conspicuous to forensic investigators or file analysis tools.
Timestomping may be used along with file name Masquerading to hide malware and tools.
[Source]
View current MACE information
Set all MACE attributes
Recursively blank all MACE Attributes
This type of attack technique cannot be easily mitigated with preventive controls since it is based on the abuse of system features.
Timestomp: https://www.offensive-security.com/metasploit-unleashed/timestomp/