Anti-Forensic Techniques
Timestomp [ID: T1070.006]
timedatectl set-time 'yyyy-mm-dd'# Will set the local/universal time
ntpdate time.nist.gov
# Set the RTC time from system time
hwclock -w
# View the current time
timedatectlLast updated
Was this helpful?