https://github.com/topics/ctf-writeups
A collection of CTF write-ups, pentesting topics, guides and notes. Notes compiled from multiple sources and my own lab research. Topics also support OSCP, ...
https://github.com/daffainfo/ctf-writeup
This repository shall comprise writeups concerning Capture The Flag (CTF) competitions that I have undertaken.
https://github.com/Abends2/CTFs_and_Hackatons__...
hackathon ctf-writeups ctf. Resources. Readme. Uh oh! There was an error while loading. Please reload this page. Activity. Stars. 10 stars. Watchers. 1 watching ...
https://github.com/BaadMaro/CTF
CTF Writeups. Contribute to BaadMaro/CTF development by creating an account on GitHub.
https://github.com/sajjadium/ctf-writeups
CTF Writeups: Collection of CTF "technical" writeups by PersianCats. twitter.com/sajjadium. License. MIT license · 222 stars 42 forks Branches Tags Activity.
https://github.com/Kiinzu/writeups
This repository is an open resource for anyone looking to improve their cybersecurity skills. It features a comprehensive collection of writeups from various ...
https://github.com/ByteBandits/writeups
Writeups for CTFs by the team ByteBandits. All writeups are organized in the pattern: ctf-name > problem-type > problem-name > author.
https://github.com/SandWithCheese/ctf-writeups
This repository contains solutions for various CTF challenges I've tackled. Whether you're a beginner looking to learn or an experienced player seeking new ...
https://washi1337.github.io/ctf-writeups/
This repository contains write ups for CTFs that I attended. Check out my other work on my website. Disclaimer. The solutions that are written in these write ...
https://github.com/Tan-JunWei/CTF-Writeups
Capture The Flag (CTF) writeups, covering various categories like Forensics, Cryptography, and more. Find step-by-step guides, tools used, and insights ...
GitHub - zzril/CTF-Writeups
github.com
GitHub - ernw/ctf-writeups: Collection of CTF writeups
github.com
GitHub - CTF-Archives/CTF-Writeups-Archives-CN
github.com
GitHub - MyNameIsZxM/CTF-Writeups
github.com
GitHub - Kiinzu/writeups: writeups for CTFs and CTF Training Platform
github.com
ctf-writeups/2015/ringzer0/shellcoding.md at master · VulnHub/ctf ...
github.com
GitHub - Tan-JunWei/CTF-Writeups: Capture The Flag (CTF) writeups ...
github.com
CTF-Writeups-1/Reversing.kr/CustomShell/CustomShell at master · spnow ...
github.com
ctf-writeups/2017/picoctf/README.md at master · diogoaj/ctf-writeups ...
github.com
YouTube • November 3, 2024 • 14:14
In this video, we explore the necessary steps to create a CTF challenge: How you can make your CTF challenges fun and interesting! We also go over some best-practices and do's and dont's. Hope you learn something! Don't forget to subscribe to the channel!
YouTube • May 12, 2024 • 40:17
00:00 Intro 00:34 web/butterfly 02:30 web/talk-to-you 03:20 web/rnd-for-data-science 08:00 web/mexico-city-tour 13:15 pwn/enough-with-the-averages 16:32 pwn/a-day-at-the-races 21:08 pwn/diamonds-and-rust 23:38 pwn/heap-peek-and-poke 36:15 pwn/squeezing-tightly-on-arm 39:37 Outro
YouTube • April 29, 2025 • 16:49
🚩 Video walkthrough for the 5 web challenges featured in the 2025 CIT@CTF competition. Challenges include SQL injection (SQLi), git repo version history (git-dumper), local file read (with basic filter), flask session cookie tampering + server-side template injection (SSTI) and credential reuse / HTTP method tampering 😎 #CTF #Challenge # ...
YouTube • February 21, 2024 • 42:18
Referenced/Mentioned Writeups: https://github.com/uclaacm/lactf-archive/blob/main/2024/web/jason-web-token/solve.py - Official JWT solve https://enzo.run/posts/lactf2024/#flipma - Official Flipma Writeup https://pwn.college/software-exploitation/file-struct-exploits pwn.college file struct module https://m101.github.io/binholic/2017/05/20/notes ...
YouTube • May 5, 2025 • 12:29
🚩 Video walkthrough for the 3 web challenges featured in the 2025 Tsuku CTF competition. Challenges include JSON injection, sensitive file disclosure and flawed PRNG implementation, YAML injection with WAF 😎 #CTF #Challenge #Tsuku Check out the accompanying writeups here: https://book.cryptocat.me/blog/ctf/2025/tsuku/web Join my discord ...
YouTube • June 5, 2024 • 08:59
Python serialization attacks have been a problem for a while. With all of the AI modules heavily relying on Python we've seen some interesting compromises to LLMs recently. Do you understand these attacks? Here is a short 3 page CTF teach you how to exploit them and I'll demonstrate a fix to these vulnerabilities. This is video the first part ...