Skip to the content.

Lock and Key

Challenge Description:

One of TheKeepers has successfully obtained what seems to be one of the GDC private servers. He has sent me the image and another file, but unfortunately, I’m not great with Linux. I think you’re the one for this mission.

A zip file and an IP address was given for us to access the server

Solution:

In the zip file, there are two files:

  1. As part of the ZIP file, you will find a text file that can be used to connect to the target machine.

  2. Each one of the flags is the password for the next user. Your main goal is to access the last user account.

  3. The flags are located in the user home folders. ``` After connecting to the remote server via ssh, we can simply do an ls, which shows that there is a flag file called flag.txt in the home folder, which we can simply read!

Flag:

CDDC21{b0t_eNtR3nC3}