https://github.com/ctfs/write-ups-2013
Wiki-like CTF write-ups repository, maintained by the community. 2013
https://github.com/ctfs/write-ups-2013
Last synced: 9 months ago
JSON representation
Wiki-like CTF write-ups repository, maintained by the community. 2013
- Host: GitHub
- URL: https://github.com/ctfs/write-ups-2013
- Owner: ctfs
- Created: 2015-02-04T05:46:02.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-04-02T11:30:40.000Z (about 10 years ago)
- Last Synced: 2025-04-09T23:18:04.319Z (about 1 year ago)
- Language: Python
- Size: 32.4 MB
- Stars: 229
- Watchers: 45
- Forks: 102
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- awesome-infosec - CTF write-ups 2013
- awesome-infosec - CTF write-ups 2013
README
# CTF write-ups 2013
There are some problems with [CTF](https://ctftime.org/ctf-wtf/) write-ups in general:
* they’re scattered across the interwebs
* they don’t usually include the original files needed to solve the challenge
* some of them are incomplete or skip ‘obvious’ parts of the explanation, and are therefore not as helpful for newcomers
* often they disappear when the owner forgets to renew their domain or shuts down their blog
This repository aims to solve those problems.
It’s a collection of CTF source files and write-ups that anyone can contribute to. Did you just publish a CTF write-up? [Let us know](https://github.com/ctfs/write-ups-2013/issues/new), and we’ll add a link to your post — or just add the link yourself and submit a pull request. Spot an issue with a solution? Correct it, and send a pull request.
## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md).
## Archive
* [Write-ups for CTFs that occurred in 2013](https://github.com/ctfs/write-ups-2013) (this repository)
* [Write-ups for CTFs that occurred in 2014](https://github.com/ctfs/write-ups-2014)
* [Write-ups for CTFs that occurred in 2015](https://github.com/ctfs/write-ups-2015)
* [Write-ups for CTFs that occurred in 2016](https://github.com/ctfs/write-ups-2016)