Skip to content

Latest commit

 

History

History
62 lines (54 loc) · 1.94 KB

about.md

File metadata and controls

62 lines (54 loc) · 1.94 KB
Error in user YAML: Alias parsing is not enabled.
---
layout: article
tags: welcome introduction
excerpt_separator: <!--more-->
titles:
  # @start locale config
  en      : &EN       About
  en-GB   : *EN
  en-US   : *EN
  en-CA   : *EN
  en-AU   : *EN
  zh-Hans : &ZH_HANS  关于
  zh      : *ZH_HANS
  zh-CN   : *ZH_HANS
  zh-SG   : *ZH_HANS
  zh-Hant : &ZH_HANT  關於
  zh-TW   : *ZH_HANT
  zh-HK   : *ZH_HANT
  ko      : &KO       소개
  ko-KR   : *KO
  fr      : &FR       À propos
  fr-BE   : *FR
  fr-CA   : *FR
  fr-CH   : *FR
  fr-FR   : *FR
  fr-LU   : *FR
  # @end locale config
key: page-about
aside:
  toc: true
sidebar:
  nav: layouts
---

Welcome to ctf-wiki and assignments page of Cybersecurity Club, IIT Bombay

We are a bunch of cybersecurity enthusiasts who actively play Capture the Flag competitions under team name IITBreachers
We want to spread our unconditional love towards cybersecurity through various tutorials, assignemnts, challenges and most importantly by participating in CTFs together.

Dont know where to begin?

We got you covered!
There will be enough of

  • Tutorials
  • Internal hosted CTFs
  • Assignments
  • Participation in international CTFs
  • Other sessions and events 😎 Move out to relevant sections or search the relevant tags.

Seek discussions?

Join our dedicated discord server for awesome discussions, general chat and participating with us in CTFs 😃

Suggestions

If you have any suggestions about the content, some cool assignment to propose or some more content to add, we got you covered!
Just submit your proposal in the comments or ping some admin on the discord or a pull request on the github repository.

Feedback

Feel free to comment and react below and feedback/constructive criticism is always welcome and appreciated, since thats what all ethical hacking about, finding flaws and correcting them.

HACK THE PLANET