
CodePartTwo is an easy difficulty Linux machine featuring a web-based JavaScript editor. The core of this challenge revolves around the “Run Code” functionality - a feature that is inherently dangerous if not properly isolated.
🕵️ Enumeration
After spawning the machine and connecting to the VPN, we start with the initial enumeration.
🔍 Initial Nmap Scan
Like always, we start by running an initial nmap scan to identify open ports:


