Pentest Box Setup Script
I wrote a Bash script that helps set up a pentesting environment on Linux systems that use the apt package manager. This script sets up bash aliases that I like to use and downloads common testing ...
I wrote a Bash script that helps set up a pentesting environment on Linux systems that use the apt package manager. This script sets up bash aliases that I like to use and downloads common testing ...

This post provides a walkthrough of the HackTheBox machine MonitorsTwo, including enumeration, exploiting CVE-2022-46169 for RCE, and gaining root.