Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 1.69 KB

README.md

File metadata and controls

55 lines (39 loc) · 1.69 KB

CTF-Archive

Welcome to the CTF-Archive, a repository dedicated to sharing solutions for various Capture The Flag (CTF) challenges. This repository aims to provide a valuable resource for anyone interested in the field of cybersecurity, from beginners to seasoned professionals.

Table of Contents

Introduction

The CTF-Archive is a comprehensive collection of solutions to CTF challenges across multiple categories. These solutions are provided with detailed explanations and step-by-step guides to enhance understanding and promote knowledge sharing within the cybersecurity community.

Challenges

Each category contains directories for different CTF events. Inside these directories, you will find detailed write-ups and solution scripts for each challenge. Here is a quick overview of the repository structure:

CTF-Archive/
│
├── Category1/
│ ├── Event1/
│ │ ├── Challenge1/
│ │ ├── Challenge2/
│ │ └── ...
│ └── Event2/
│ ├── Challenge1/
│ └── ...
├── Category2/
│ ├── Event1/
│ │ ├── Challenge1/
│ │ ├── Challenge2/
│ │ └── ...
│ └── Event2/
│ ├── Challenge1/
│ └── ...
└── ...

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions, suggestions, or feedback, please feel free to reach out to me:

Thank you for visiting the CTF-Archive. Happy hacking 💀!