Lab2-Linux Forensics
Lab2-Linux Forensics
Lab2-Linux Forensics
sa
Digital Forensics
Lab2: Linux Forensics
Commands Description
sudo more /var/log/auth.log Present all authorization details for each operation with time
in OS
cat /var/log/dpkg.log Present all the install and delete log files
or
cat /var/log/dpkg.log.1
sudo find /etc –type f –printf ‘%TY-%Tm-%Td-%TT %p\n’ Present the modified files in short time
sudo find /etc –type f –printf ‘%TY-%Tm-%Td-%TT %p\n’ | Present the modified files in short time and sorted from the
sort -r new to the older files.
sudo cat /var/log/auth.log Present all users whose login with command they apply
sudo chkrootkit Enter to all file systems and apply a check all of them and
present any infect happen for any file