Bash History
Checking for bash history of all the system users.
SHayslett@red:/home$ cat */.bash_history
free
exit
exit
exit
id
whoami
ls -lah
pwd
ps aux
sshpass -p thisimypassword ssh JKanode@localhost
apt-get install sshpass
sshpass -p JZQuyIN5 ssh peter@localhost
ps -ef
top
kill -9 3747
exit
exit
whoami
cat: peter/.bash_history: Permission denied
exit
cat: www/.bash_history: Permission denied
- Validating
JKanode
:thisimypassword
- Validating
peter
:JZQuyIN5