Skip to content
This repository was archived by the owner on May 25, 2026. It is now read-only.

Hack4Krak/SchoolTasks25

Repository files navigation

🧮 School Tasks 25

Tasks for 1st edition of Hack4Krak CTF!

Caution

This repository contains solutions for CTF tasks!
Remember to never share this repository with anyone outside School Tasks 25 team!

Documentation

You can read about how to configure each task in STRUCTURE.md.
If you are interested in testing services/deployment you can find guide in DEPLOYMENT.md

Architecture

  • tasks/ - configuration for all tasks
  • config/ - configuration for the specific CTF event
  • toolbox/ - our custom CLI for working with this repository
  • docs/ - documentation

Development

Required only for running Hack4Krak Toolbox

1. Download all required dependencies

uv sync

2. Run CLI

uv run toolbox 

Architecture

  • tasks/ - configuration for all tasks
  • config/ - configuration for the specific CTF event
  • toolbox/ - our custom CLI for working with this repository
  • docs/ - documentation

About

🧮 Tasks for 1st edition of Hack4Krak CTF!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from Hack4Krak/TasksTemplate