Trail of Bits CTF Challenges
A collection of Capture The Flag (CTF) challenges created by Trail of Bits engineers for various security competitions and events.
About this Repository
This repository serves as a central archive of CTF challenges designed and implemented by Trail of Bits employees. Each challenge has been featured in past CTF competitions and is now available for the security community to learn from and practice with.
Contributing
- Create a new directory following the standard structure
- Include all necessary files for both deployment and solution
- Write a detailed README with:
- Challenge description
- Intended difficulty level
- Learning objectives
- Original CTF event details (website, ctftimes)
- Submit a pull request for review