Skip to content

Collection of solved CTF challenges with detailed writeups, scripts, and notes.

License

Notifications You must be signed in to change notification settings

ZebaLive/ctf-writeups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTF Writeups & Solutions

This repository serves as my personal archive of Capture The Flag (CTF) challenges that I've solved across different competitions.
It contains detailed writeups, exploit scripts, and technical notes documenting how each problem was approached, analyzed, and solved.

🌐 Browse writeups online


2025 Competitions

Competition Rank Challenges Points Links
ECSC 2025 30th 11 (4 personal) 1459 Writeups
Mārtiņa-CTF 2025 1st (Remote) 44 (12 personal) 15213 (4751 personal) Writeups
openECSC 2025 14th 21 3923 Writeups

Local Development

This site is built with MkDocs and the Material theme.

The project uses asdf for Python version management and direnv for automatic environment activation. Dependencies are automatically installed when entering the directory.

# First time setup
asdf plugin add python

asdf install

direnv allow

# Serve locally
mkdocs serve

# Build static site
mkdocs build

Disclaimer

All materials are provided for educational and research purposes only.
Use responsibly and respect CTF competition rules.

License

This project is licensed under the MIT License.

About

Collection of solved CTF challenges with detailed writeups, scripts, and notes.

Resources

License

Stars

Watchers

Forks

Languages