Kernel Module 1
The cat command on server is malfunctioning, which command said cat command is using /bin/cat. To correct it, we remove /bin/cat, the whole vm is built upon busybox, so soft link /bin/busybox to /bin/cat.
cat /dev/safe to get the flag.