#ctf
#ctflearn
#cybersecurity
#tryhackme
begin | 00:00
connect to vpn | 00:12
nmap | 02:04
gobuster | 03:10
enum4linux and get users | 07:42
brute force attack with hydra to crack passwords | 13:43
login to ssh with user and pass | 15:11
linpease | 17:42
convert ssh2john | 25:18
john the ripper and crack ssh | 27:59
hack kay user and login from ssh key | 33:40
cat password file and end the ctf | 37:20
linpease script : https://github.com/Cerbersec/scripts/blob/master/linux/linpeas.sh
ssh2john script : https://github.com/openwall/john/blob/bleeding-jumbo/run/ssh2john.py