Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 724 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 724 Bytes

CTF challenges

by @gumn4m1


In this repo I solely focus on Jeopardy CTF challenges


What is CTF ?

A CTF stands for Capture the Flag, a game in which players put their skills to practice to solve problems or break into an opponent's system.

How many types of CTF ?

There are three common types of CTFs:

  • Jeopardy,
  • Attack-Defence,
  • mixed

What is Jeopardy style CTF ?

Jeopardy-style CTFs has a couple of questions (tasks) in range of categories. For example, Web, Forensic, Crypto, Binary or something else.

Categories that I have included in this repository:

  • Cryptography
  • Forensics
  • Binary exploitation or Pwn
  • Sanity
  • OSINT
  • Reverse Engineering
  • Web Exploitation