A comprehensive collection of detailed writeups from past Capture The Flag (CTF) competitions to aid learning and skill development in penetration testing and red teaming.
Writeups for past CTFs I've joined
This repository serves as an educational resource for security enthusiasts, penetration testers, and red teamers looking to study and understand various exploitation techniques used in CTF challenges. Users can learn from documented solutions to real-world CTF problems, enhancing their practical skills in security training and red teaming exercises.
This repository is primarily a collection of documentation and educational content rather than an executable tool; users should treat it as a study resource. The content has been migrated to a GitHub Pages site, which may provide a more user-friendly browsing experience.
Clone the repository using git clone https://github.com/Ariana1729/CTF-Writeups.git
Navigate to the desired CTF event folder to access writeups
Alternatively, visit the migrated writeups at https://ariana1729.github.io/writeups.html for direct browsing
git clone https://github.com/Ariana1729/CTF-Writeups.git
Clone the repository locally to access all CTF writeups.
cd <CTF-event-folder>
Navigate to a specific CTF event directory to read detailed writeups.
open https://ariana1729.github.io/writeups.html
Access the migrated writeups directly via the GitHub Pages site.