Skip to main content Link Menu Expand (external link) Document Search Copy Copied

dfir / lin / live

Challenges

ChallengeTacticTechnic
THM Linux Backdoorspersistencessh, php, cron, .bashrc, pam_unix.so backdoors
THM Linux Hooking Functiondefense evasionLD_PRELOAD
THM Linux PrivEsc Arenaprivilege escalationkernel exploit(dirty cow, stored pwd
THM Linux Dirty Pipeprivilege escalationkernel exploit (dirty pipe)
THM Linux Polkitprivilege escalationpolkit exploit

## Hacking tools

ToolTacticTechnic
sudo_killerprivilege escalationsudo
lynis  
cat /home/user/myvpn.ovpn
 cat /etc/openvpn/auth.txt
cat ~/.bash_history | grep -i passw
cat /home/user/.irssi/config | grep -i passw

References