linux_shortcuts2 Flashcards
CHFI certificate
chkrootkit
Check security settings of the system for anomalies.
daemon.lof
running services, such as squid and ntpd
dd
command helps create backups and restore MBR.
dd command
In UNIX/Linux, the dd command helps create backups and restore MBR.
df
command helps determine amount of disk space used and free disk space on the mounted qewfile systems on a Linux system
df
command retrieves data pertaining to the amount of disk space used and free disk space on the mounted systems.
dmesg
Displays kernel ring buffers or information about device drivers loaded into the kernel.
dpkg.log
Package installation or removal logs
fls/fls -i
command to list the files and directories available in an image file
history
Lists the Bash’s log of the typed commands.
hostname
command to view the current system name and DNS of a Linux machine, can also be useful while examining logs and network traffic.
ifconfig
This tool is used to check if a network interface has been set to promiscuous mode.
istat
Use istat command to display the metadata of a file, such as MAC times, file size, and file access permissions, by specifying a particular inode number.
kern.log
Initialization of kernels, kernel errors or informational messages sent from the kernel
last
Investigators should also check the contents of the /var/log/wtmp file to pull out information regarding system boot time, user login history etc. They can use the last command to view user login history and other related details.