This will be my first attempt at making a semi-decent CTF challenge. It should not be that difficult, but I hope you enjoy it.
If you have feedback, you can find me in the Hack Nexus Discord Server
Running the binary will present you with a "flag" that isn't quite a flag. The rest is up to you.
You are free to run the binary through VirusTotal or anything you like to check if it's malicious.
I will be updating this repository with the uncompiled challenge file when this challenge is solved for the first time.
This repository contains a single precompiled binary that can be run on a Linux system. I recommend using WSL or Hyper-V with a Linux VM to solve this.
- Linux (x86_64):
day_of_the_doctor0x1_linux_x86_64
- DO NOT share the solution publicly.
- You may use any tools or techniques to investigate the binary.
- The flag format is:
flag{...}
. - Have fun, and let me know what you think afterwards.
This binary is provided for educational purposes only. By running this program, you agree that you are solely responsible for your actions. The authors and maintainers are not responsible for any misuse or damage caused by the binary or its components.
If you encounter any issues or have suggestions for improvement, feel free to contact me in the Hack Nexus Discord server or open an issue on this repository.
Good luck, and may the things you've learned in Hack Nexus help guide you to the flag.