An open API service indexing awesome lists of open source software.

https://github.com/csivitu/ctf-write-ups

Write-ups for CTF challenges.
https://github.com/csivitu/ctf-write-ups

cryptography csivitu ctf ctf-challenges ctf-writeups cybersecurity forensics hackthebox hacktoberfest hacktoberfest2021 pwn reverse-engineering steganography web

Last synced: 2 months ago
JSON representation

Write-ups for CTF challenges.

Awesome Lists containing this project

README

        

[![csivit][csivitu-shield]][csivitu-url]

[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)

[![Issues][issues-shield]][issues-url]





Logo

CTF Write-ups


Write-ups for CTF Challenges.


Explore the docs ยป




View Demo
ยท
Report Bug
ยท
Request Feature

## Table of Contents

* [Format](#format)
* [License](#license)
* [Contributors](#contributors)

## Format

### Directory Structure

```
- CTF Name
- README.md
- Category
- Challenge Name
- static (for images)
- binaries, etc
- README.md (solution)
```

### Challenge Solution

```
# Challenge Name

Author: [author](https://github.com/author)

Brief Description

# Requirements

- List of requirements

# Source

- Links to source code and other files (if applicable).

# Exploitation

Detailed Exploit with images (if any).
```

## License

Distributed under the MIT License. See `LICENSE` for more information.

[csivitu-shield]: https://img.shields.io/badge/csivitu-csivitu-blue
[csivitu-url]: https://csivit.com
[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=flat-square
[issues-url]: https://github.com/csivitu/CTF-Write-ups/issues

## Contributors โœจ

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Rohan Mukherjee

๐Ÿ“–

Rishit Bansal

๐Ÿ“–

Mannan Goyal

๐Ÿ“–

salt57

๐Ÿ“–

Rakesh1772

๐Ÿ“–

Sanjay Kumar Baskaran

๐Ÿ“–

Additya Singhal

๐Ÿ“–

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!