Please follow the below mentioned guidelines while making your submissions:
- Give a name to your challenge
Example: Locker, Pong, MD5-is-Best
- Add Problem Description and Mission Statement.
Example:
- Description: The Given string is Encoded.
- Mission: Can you decode it and get the flag.
- Follow the Flag format : HE{Write Your Flag here}
- Create a file name flag.txt and paste the flag in flag.txt file.
- Solution File: Write the walkthrough of the challenge in file. You can use this template for your walkthrough.
- Create a docker image of challenges which requires hosting.
Example: web application challenges
- Add source file in folder name “src” and Challenge files in “Challenge” folder
- Zip all the files and Submit.
- Your Final folder should look like this