https://github.com/chiumax/ctf-writeups
A collection of writeups to some of the CTFs I've participated in.
https://github.com/chiumax/ctf-writeups
ctf dumblole writeup writeups
Last synced: 28 days ago
JSON representation
A collection of writeups to some of the CTFs I've participated in.
- Host: GitHub
- URL: https://github.com/chiumax/ctf-writeups
- Owner: chiumax
- License: mit
- Created: 2018-04-15T16:13:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-29T05:18:01.000Z (about 6 years ago)
- Last Synced: 2025-03-02T16:49:34.474Z (over 1 year ago)
- Topics: ctf, dumblole, writeup, writeups
- Language: Python
- Homepage:
- Size: 2.95 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CTF-Writeups :checkered_flag:
A collection of writeups to some of the CTFs I've participated in. ~~These writeups are in my opinion a little bit too in depth~~ I spend wayyy more time on writing writeups on challenges I enjoyed, but the purpose of this is to show my thought process while completing challenges.
If you have suggestions on making this project better, I'd appreciate it!
## **CTFs that I have participated in :raising_hand:**
- [2018] TJCTF 2018 - https://tjctf.org/ | [Writeup](https://github.com/dumblole/CTF-Writeups/tree/master/TJCTF-2018)
- [2018] HSCTF 2018 - https://hsctf.com/ | [Writeup](https://github.com/dumblole/CTF-Writeups/tree/master/HSCTF-2018)
- [2018] PACTF 2018 - https://ctftime.org/ctf/148 | [Writeup](https://github.com/dumblole/CTF-Writeups/tree/master/PACTF-2018)
- [2018] EasyCTF IV - https://ctftime.org/event/573
- [2018] Angstrom CTF - https://ctftime.org/event/577
- [2017] CSAW HSF (High School Forensics)
## **CTF Teams I've been a part of :family:**
- **L Distribution Rejects**
- **L Distribution**
- **dumblole** (solo)
- **I <3 Megumin**
## Why do I write writeups? 👏
- Helps me better understand what I did since I have to explain the process
- Just for fun
- I hope these writeups can help others - Just trying to be the person I needed when I was a noob (Still am)