Hack The Box is an online platform that hosts virtual machines that are vulnerable by design to sharpen one’s penetration testing and security skills. Bashed was a fairly easy but fun machine, it has several configuration errors that when chained together allow an attacker to fully compromise the machine and gain root access. Tools Used Nmap Firefox browser Gobuster Ncat Wget Basic shell commands Basic Python scripting Enumeration: Nmap Running an initial scan with Nmap reveals that port 80...