IEEE-VIT / CTF-Backend

This repository contains the backend code for IEEE-CTF.

Home Page:https://ctf.ieeevit.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

IEEE-VIT presents CTF-Conquer the World. The questions were spread across the globe, players would solve these questions and collect flags from each country. The first player to capture all the flags got a chance to win exciting prizes. Capture the Flag (CTF) is a special kind of information security competitions. There are a few types of CTFs, this one being a Jeopardy-style CTF.

The challenges belong to the following categories:

  • pwn
  • web
  • crypto
  • forensics
  • reverse engineering
  • jails
  • misc

You can check out the website here.

Tools and Technologies Used

  • Node.js
  • Firebase (Firestore database)
  • GCP
  • Travis-CI
  • Heroku

Getting Started

To get started:

  • Clone the repo. git clone https://github.com/IEEE-VIT/CTF-Backend
  • Checkout to a new branch. git checkout -b my-amazing-feature
  • Make some amazing changes.
  • git add .
  • git commit -m "A short description about the feature."
  • git push origin my-amazing-feature
  • Open a pull request :)

To start contributing, check out CONTRIBUTING.md . New contributors are always welcome to support this project.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Ziyan Karmali

πŸ“– πŸ’» πŸš‡

Divyansh Khandelwal

πŸ’»

Yuvraj Singh

πŸ’»

Made with ❀ by IEEE-VIT

About

This repository contains the backend code for IEEE-CTF.

https://ctf.ieeevit.org/

License:MIT License


Languages

Language:JavaScript 99.3%Language:Shell 0.7%