Tagged articles

timestamp manipulation

3 articles · Page 1 of 1
Linux Tech Enthusiast
Linux Tech Enthusiast
Aug 15, 2026 · Operations

How to Hide Linux System Activity Traces with Shell Scripts

This guide explains how attackers can conceal file‑modification timestamps on a Linux server by using the touch and stat commands, organizing a Bash script to save and restore timestamps, and automating the process to erase forensic evidence of malicious activity.

LinuxShell scriptingfile metadata
0 likes · 10 min read
How to Hide Linux System Activity Traces with Shell Scripts