Machine Synopsis
`Buff` is an easy-difficulty Windows machine that features an instance of `Gym Management System 1.0`. This is found to be vulnerable to an unauthenticated remote code execution vulnerability. Enumeration of the internal network reveals a service running on port `8888`. The installation file for this service can be found on disk, allowing us to debug it locally. We can perform port forwarding to make the service available and exploit it.
Machine Matrix