CuraSec

tag: Forensics · 1 items

2026-08-07 · SANS ISC · source ↗ #forensics#linux#shell-history
  • Engineer — Learn: Atuin replaces flat shell history files with a SQLite-backed store containing richer metadata (timestamps, exit codes, working directory); useful context if you deploy or encounter Atuin on Linux systems and need to understand its forensic footprint or audit trail quality.
  • SOC/IR — Learn: Understanding Atuin’s artifact locations and data schema improves Linux IR investigations on hosts where it is installed — richer command history can surface attacker activity that traditional .bash_history misses due to truncation or in-session collisions.
  • Leader — Skip