blob: aaf7d946398d30acf60567d935f74fae7d9aca4d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
---
layout: ctf
title: ctf
---
<br>
<br>
<br>
<br>
<br>
# all my knowledge about capture the flag
[capture the flag](https://en.wikipedia.org/wiki/Capture_the_flag_(cybersecurity)) is a wonderful activity in which one gets together with a merry band of friends to solve puzzles for the sake of solving puzzles and learning. such puzzles are often security-related.
capture the flag competitions ("ctfs") are hosted by established teams, or security organizations, or corporations.
there is typically at least one running at any given time: although most usually start fridays and run for a day or two.
a list of past, present, and future ctfs can be found on [ctftime](https://ctftime.org/).
while competing in ctfs can be group work: practice is overwhelmingly a solo activity.
to get good at playing in ctfs, one must learn to be very comfortable learning on their own.
## [crypto](cryptography)
## [rev](reverse-engineering)
## [pwn](binary-exploitation)
## [web](web-security)
## [misc](miscellaneous-problems)
|