Slide 1

Slide 1 text

Intro to CTFs Akash Trehan @cod3maxx | codemaxx.github.io CSE Cybersecurity Club

Slide 2

Slide 2 text

CTF - What? ➢ Capture the Flag ➢ Set of challenges to hone and show off your problem solving and hacking skills. ➢ Learn to think like a hacker!

Slide 3

Slide 3 text

Flags ➢ Primary aim of the game ➢ Hack stuff to get flags ➢ Flags = Points = Bragging rights ➢ Typical looking flags ○ CTF{4r3_y0u_w4ch1ng_cl0s3ly?} ○ Flag{cafebabedeadbeef1234567890123489}

Slide 4

Slide 4 text

Types of CTFs

Slide 5

Slide 5 text

Jeopardy

Slide 6

Slide 6 text

Attack-Defense

Slide 7

Slide 7 text

1. Vulnerability discovery 2. Exploit them

Slide 8

Slide 8 text

Preparation ➢ Wargames ○ http://overthewire.org/ ○ http://www.hackthissite.org/ ○ http://smashthestack.org/ ○ etc... ➢ Dead CTFs ○ http://picoctf.com/ ○ https://backdoor.sdslabs.co/ ➢ Reading security blogs and books ➢ Read writeups from previous ctfs and wargames

Slide 9

Slide 9 text

More resources... ➢ https://ctftime.org/ ○ List of upcoming CTFs ○ Results of previous ones ○ Links to writeups ➢ http://captf.com/practice-ctf/

Slide 10

Slide 10 text

Questions?

Slide 11

Slide 11 text

Demos