Skip to content

Latest commit

Β 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ukex-micro-ctf-2025

Collection of challenges for UKM EXPO 2025 Micro CTF competition at UCS Booth

<name>/
β”œβ”€β”€ release/
β”‚   └── ...
β”œβ”€β”€ source/
β”‚   └── <name>/
β”‚       └── ...
└── poc/
    └── ...
└── README.md

Explanation:

  1. <name> is the name of the challenge to be created.
  2. release is the folder for the attachments to be given to the participants.
  3. source is the folder used to store the original challenge source code, and if it’s a service, this folder will be deployed to the server.

Why does the source folder need another <name>?
To avoid conflicts in docker compose so they don’t sync with each other

  1. poc is the folder that contains an explanation of how to solve each challenge (mandatory).
  2. README.md is used to provide a description of each challenge. Below is a README.md template that can be used.
# <name>

## Author

(discord/twitter username)

## Difficulty

Medium/Hard

## Description

lorem ipsum dolor sit amet.

## Flag

UCS{example_flag}

TIA πŸ•΅

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages