Skip to content

This repository contains my personal CTF writeups and solution notes from various platforms (picoCTF, OverTheWire, TryHackMe, Hack The Box, etc.).

Notifications You must be signed in to change notification settings

babek-aliyev/ctf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

95 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿดโ€โ˜ ๏ธ CTF Writeups & Notes

This repository contains my personal CTF writeups and solution notes from various platforms (picoCTF, TryHackMe, Hack The Box, etc.).

The goal of this repo is learning, not spoiling challenges.

๐Ÿ‘‰ Flags are intentionally NOT included

Each writeup explains the approach, reasoning, and techniques, so readers are encouraged to reproduce the steps and find the flag on their own.

๐Ÿ“ Repository Structure

Challenges are grouped by platform

Then optionally by category or difficulty

Each folder contains:

  1. Challenge description (short)

  2. Analysis & thought process

  3. Exploit / solution steps

  4. Code snippets (when relevant)

๐Ÿง  What Youโ€™ll Find Here

Step-by-step problem-solving mindset

Common CTF techniques & patterns

Notes on:

  1. Web exploitation

  2. Reverse engineering

  3. Cryptography

  4. Binary exploitation

  5. Linux & networking basics

This is not a copy-paste exploit repo, but a place to understand why things work.

๐Ÿš€ How to Use This Repo

  1. Try the challenge yourself first

  2. Get stuck? Read the writeup partially

  3. Apply the technique

  4. Find the flag on your own ๐Ÿ

Thatโ€™s how real learning happens.

About

This repository contains my personal CTF writeups and solution notes from various platforms (picoCTF, OverTheWire, TryHackMe, Hack The Box, etc.).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages