This was an easy difficulty box. Good learning path for:
- OpenSSL Heartbleed Vulnerability
- OpenSSL RSA Private Key Decrypt
- Tmux Running as Root Privilege Escalation
Initial Recon
Nmap
Let’s begin with an initial port scan:
$ nmap -Pn --open -sV -sC -p…