https://tryhackme.com/room/dogcatIntroductionDogcat is a medium difficulty CTF box with four flags to capture in total. The box demonstrates the following vulnerabilities (SPOILER ALERT: skip this section to avoid spoilers):Local File Inclusion (LFI)Log poisoning for code injectionPrivilege escalation using a misconfigured privilegeContainer escape by manipulating a script in a host-shared folder.In this article, the refers to my machine’s IP address, and refers to the dogcat machine’s IP add...