Linux Logging
Limit Logging from SSH Session
ssh [email protected] bash -c /bin/sh
OR
ssh [email protected] bash -i
OR
ssh [email protected] /bin/sh <-- Best optionFinding Writable Directories for your Current User
find / -type d -perm -0222 2>/dev/null/dev/shmUnix Logging
/etc/syslog.conf/var/logHiding Shell History
Accounting Entries in Unix
Log Files to Check
Syslog
Filename
Purpose
Level
Description
Last updated