01 - Introduction to CTFs π©
Capture The Flag (CTF) competitions are educational cybersecurity exercises where participants solve challenges to uncover hidden strings called 'flag...
02 - Web and Crypto CTF Tactics πΈοΈπ
This chapter dives deep into the two most accessible yet conceptually profound CTF categories: Web Exploitation and Cryptography.
03 - Reverse Engineering & Pwn Tactics ππ₯
This chapter covers the low-level arts: dismantling compiled binaries and exploiting memory corruption vulnerabilities.
04 - Forensics & Steganography Tactics ππΌοΈ
Forensics and Steganography focus on extracting hidden, deleted, or obfuscated information from files, network captures, and memory dumps.
05 - CTF Tooling and Environment Setup π οΈ
A well-configured environment is half the battle in a CTF. You need a dedicated Linux VM equipped with offensive tooling.
06 - Hands-on Lab: Server-Side Template Injection (SSTI) π§ͺ
In this lab, you will deploy a vulnerable Python Flask application locally, exploit it to extract the flag, and then apply the proper security remedia...
07 - CTF References & Resources π
To continue your journey in offensive security and CTFs, bookmark these essential platforms, documentation sites, and practice arenas.
Capture The Flag (CTF) Learning Guide π©
Welcome to the ultimate **Capture The Flag (CTF) Learning Guide**. This guide is designed to take you from a curious beginner to a proficient CTF play...