//CTF Reference Manual·hackref·v1.0.0·READY

CTF KNOWLEDGE INDEX

A comprehensive reference guide for Capture The Flag competitors. Browse categories, read technical guides, and find essential tools — all from one operations center.

domains9
guides58
tools159+
browse tools★ star on github
// challenge categories
view all →
cat/web
01

Web Exploitation

Attack web applications — injection, authentication flaws, and client-side bugs that turn a browser into a weapon.

9 guidesopen
cat/crypto
02

Cryptography

Break weak ciphers, exploit bad randomness, and recover keys from flawed cryptographic implementations.

7 guidesopen
cat/rev
03

Reverse Engineering

Disassemble and decompile binaries to understand what they do and extract hidden logic or flags.

6 guidesopen
cat/pwn
04

Binary Exploitation

Exploit memory-corruption bugs — buffer overflows, format strings, and use-after-free — to hijack execution.

6 guidesopen
cat/forensics
05

Forensics

Recover hidden data from files, disk images, memory dumps, and network captures.

6 guidesopen
cat/osint
06

OSINT

Use open-source intelligence — public records, metadata, and social media — to track down information.

6 guidesopen
cat/networking
08

Networking

Analyze traffic captures and protocols to extract flags and understand attacks.

6 guidesopen
cat/misc
09

Miscellaneous

Everything that does not fit a neat box — scripting puzzles, esoteric formats, and jeopardy oddities.

6 guidesopen

New to CTF?

Start with Web Exploitation — covers the most common beginner challenges.

start with web →

Support hackref

Give a GitHub star if this guide helped you in a competition.

star repository