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.
- Host: GitHub
- URL: https://github.com/csivitu/ctf-write-ups
- Owner: csivitu
- License: mit
- Created: 2020-06-11T17:29:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-04T12:38:51.000Z (over 3 years ago)
- Last Synced: 2024-04-21T17:13:08.270Z (about 1 year ago)
- Topics: cryptography, csivitu, ctf, ctf-challenges, ctf-writeups, cybersecurity, forensics, hackthebox, hacktoberfest, hacktoberfest2021, pwn, reverse-engineering, steganography, web
- Language: Python
- Homepage:
- Size: 34.5 MB
- Stars: 18
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![csivit][csivitu-shield]][csivitu-url]
[](#contributors-)
[![Issues][issues-shield]][issues-url]
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 NameAuthor: [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!