Skip to content

Loevland/UiTHack24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UiTHack24

Repository for the yearly CTF challenge by UiT students

Motivation and vision

We want to create more interest and enthusiasm for security and related problems for students. For this, a noob-friendly Capture-the-flag competition is perfect! The idea is to expose people to gradually more challenging tasks, starting with very simple ones and moving to more complex ones. None should be too hard and some help will be given for those in need.

Status

Challenges

Add emoji!

Noob Web Pwn Misc Rev_Eng Crypto IRL
noob1 🍼 Space Inspector 👀 Radiation shield 💻 Location 📍 String Theory 🎆 Cosmic Caesar 💫 Wi-ll you hear my cries 😱
noob2 👶 Admin access 💂‍♂️ Codebreaker 📠 Hidden Covenant Info 🔍 Expired License 🔑 Rapid Encryption ⚡ Houston 📰
noob3 🐱 Space traverse 👾 Yet Another Overflow ✌️ Needle in the Haystack 🪡 F#ck 🖕 Alien Supremacy 🏁 Recover the lost keys 🕵️
noob4 🐊 Intergalactic bandit 🔞 Archive 📖 Deus-Ex 🧑‍💻 Infiltration 🎮 A subpar encryption standard 🚢
noob5 🐉 Space station 💻 Xenithian doorway 🚪 Operation Galactic Dunk 🗑️ Exfiltration 🎁 Alienware 🔐
The great escape 🚀 Federated Learning 1 📕 3D Cipher 🌐
Federated Learning 2 📙

Developer guidelines

  1. Create a new issue for a task. Use tags to indicate category and difficulty(**points)
  2. Add the issue to the project structure here and assign it to your self.
  3. Pull/fetch from master.
  4. Create a new branch for the specific task/issue git checkout -b issueName from master. (*Remeber du pull/fetch)
  5. When task created commit it git add * git commit -m "Insert description and alot of emojies like this :rocket: :fire:"
  6. Push branch git push --set-upstream origin issueName
  7. Add README for task
  8. Add writeup for task in the writeup directory for the challenge
  9. Create a pull request to merge, and another member is required to overlook the code to merge it to master
  10. Update issue/task status in project

Servers & API

CTFd app

CTFd is the application we are eusing to host the challenges and keep track of contestants/teams and scoreboards It will be served on uithack.no ---DNS---> uithack.td.org.uit.no

Resources

Previous UiTHacks

UiTHack23 - Nostalgi

UiTHack22 - Star Wars

UiTHack20 - Halloween

UiTHack19 - ??

About

UiTHack24 Challenges and Solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published