Category: pwn
Author: christoss
I found this ancient piece of software writen in python2. I'm sure it should be fine to use... Hopefully.
Launch challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/gt-beginner-quest-2024/master/pwn/deprecated-hms/docker-compose.yml | docker compose -f - up -d
Shutdown challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/gt-beginner-quest-2024/master/pwn/deprecated-hms/docker-compose.yml | docker compose -f - down