Welcome to the CTF Chronicles Page, where I document my journey through various CTF competitions.
Jeopardy style CTFs challenges are typically divided into categories. I'll try to briefly cover the common ones. Cryptography - Typically involves decrypting or encrypting a piece of data
- Steganography - Tasked with finding information hidden in files or images
- Binary - Reverse engineering or exploiting a binary file
- Web - Exploiting web pages to find the flag
- Pwn - Exploiting a server to find the flag