WELCOME to the Into the Flame 2026 repository! We have currated 10 beginner challanges to introduce some cyber security concepts and capture the flag challenge fundamentals for the preparation season of our annual Capture the Flame competition!
Into the Flame focused on being the first mini event that introduced the infamously difficult low level challenges: Binary Exploitation (PWN) and Reverse Engineering
Challenges were hosted on our CTF Platform
- Blacksmith : Reverse Engineering
- The Labyrinth : Reverse Engineering
- A Thief in The Making : Binary Exploit
- Jackpot! : Binary Exploit
- AlgeBruh : Binary Exploit
- Silver Coin : Forensics
- Research204 : OSINT
- Robot Takeover : Web Exploit
- The Royal Rune Wall: Web Exploit
- Chipper : Cryptography
Note: All executables were made to be used in a Linux environment
Category/
├── Challenge/
├── assets/
| ├── < Challenge File >
| └── toMake/
| └── Files to make challenges
└── < Challenge Write-up >
Note - Not all challenges require a file for code thus not all have the assets folder