This project aims to design and implement a Capture The Flag (CTF) scenario suitable for a cybersecurity competition.
The scenario will consist of six original challenges across multiple categories, ensuring diversity and varying difficulty.
- Clone this repository:
git clone https://github.com/kubosis/ISEP_CyberSec.git cd ISEP_CyberSec
- Checkout devel and create your branch and start the work
git checkout devel
git pull
git checkout -b <your-branch-name>
- After you are done with your work, create PR of that branch into devel
/.github/CONTRIBUTING.md
https://github.com/kubosis/ISEP_CyberSec/tree/devel?tab=contributing-ov-file