Linux Shell Forensic: Let?s Dive Into Atuin!, (Fri, Aug 7th)
Brief
UNIX systems (including Linux) are well-known to record a lot of activities in many different locations. But there is one domain where they definitely lack of "modern" logging: shells. Most shells provide an historization of the typed commands through a flat file in the $HOME directory (ex: $HOME/. bash_history). They suffer of multiple problems:
