Reference no: EM132611734
Capture the flag
Note, only available in Docker
After successfully getting into your docker container, you can start to find the bonus.
The flag is a string wrapped by a flag{} (e.g., flag{abcdefg}).
Also note: the whole string includes "flag{" and "}".
Hint. Note also that the flag could be any object
(e.g., a hidden file) in the system.
Hints. This simple CTF is basically a hide-and-seek game.
The flag will be hidden somewhere in the system (docker VM).
It could be a hidden file somewhere in the file system, for example.
The purpose of this problem is to familiarize basic operating system knowledge, for some of you who didn't have experience with Linux or command line.
What to submit: a text file (.txt) contains the flag you found.
Also, please attach screenshots showing which command you've used for and how you find the flag.
Attachment:- Capture the flag.rar