Skip to content

Contains detailed writeups contributed by the RaptX community.

License

Notifications You must be signed in to change notification settings

cloudcoder0/Writeups

 
 

Repository files navigation

CTF Writeups Repository

Welcome to the CTF Writeups Repository! This repository contains detailed solutions and explanations for Capture The Flag (CTF) challenges across various categories and competitions. Our goal is to document strategies and techniques for learning and reference.

Structure

The repository is organized as follows:

CTF-Writeups/
├── Competition-Name/
│   ├── Category/
│   │   ├── challenge-name.md

Example Structure:

CTF-Writeups/
├── IrisCTF-2025/
│   ├── Web/
│   │   ├── bad-todo.md

Purpose

This repository is designed to:

  • Educate and Inform: Provide insights into solving various types of CTF challenges.
  • Document Techniques: Preserve methods for exploitation, debugging, and problem-solving.
  • Support Collaboration: Share strategies with the cybersecurity community.

Contribution Guidelines

We encourage contributions to expand this repository! If you’d like to contribute:

  1. Fork the repository.
  2. Follow the directory structure described above.
  3. Submit a pull request with your writeup and any associated files.

For detailed guidelines, check our CONTRIBUTING.md.

Categories Covered

  • Web Exploitation
  • Cryptography
  • Reverse Engineering
  • Forensics
  • Binary Exploitation (Pwn)
  • Miscellaneous

Acknowledgments

Special thanks to all contributors and the wider cybersecurity community for their support and inspiration in solving these challenges.

Disclaimer

All writeups are for educational purposes only. Please use the knowledge responsibly and adhere to ethical hacking practices.


Explore, learn, and contribute to the exciting world of Capture The Flag challenges!

About

Contains detailed writeups contributed by the RaptX community.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%