Skip to content

ohonafsajib/concordia_ctf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CTFCHG - Challenge Template

Challenge Makers

  • Md. saiduzzman
  • Nikunj Pathak
  • Tejas Surani
  • Gaurav Parakh

Challenge Summary

Description

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Categorization

  • Web Security
  • Crypto
  • Steganography

Estimate

  • Estimated Time to Solve: 3 hours

Type

  • ONline

Special Requirement

All specific requirements to properly host the challenge online should be described here. This is crucial for online challenges.

Progress Status

  • Described and Rated
  • Implemented
  • Flags have been properly added
  • Adapted to the theme of the CTF
  • Hosted
  • Tested

Conventions

FLAGS

Flags should be created using the following format: ATHACKCTF{RANDOM-FLAG-VALUE}. RANDOM-FLAG-VALUE should contain exactly 24 alphanumeric characters, with both capital and lower cases. Flags are case-sensitive.

Examples of valid flags: ATHACKCTF{OPlhabKe1khVUiZOBgqMBANn}, ATHACKCTF{nhn7bfSYyIsDxrBvVzWEmvry}.

Directories

  • ./dist/offline-artifacts: For offline challenges, all downloadable artifacts (such as compiled binaries, images, files, etc.) should be placed here.
  • ./src: Source code for compiling the offline challenges. """

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published