Skip to content

s-baiaman/ctf-writeups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

My CTF Archive

CTFs Competed Writeups


🗂️ Structure

📁 ctf-writeups/
├── 📁 picoctf/
│   ├── 📁 web/
│   ├── 📁 pwn/
│   ├── 📁 rev/
│   ├── 📁 crypto/
│   └── 📁 forensics/
├── 📁 0xfun/
│   ├── 📁 web/
│   ├── 📁 misc/
│   └── 📁 ...
└── 📄 README.md

📖 Write-ups

[+] picoCTF - CLICK

[+] 0xfun 2026 - CLICK

[-] More soon...

📂 Categories

web — XSS, SQLi, SSRF, path traversal, auth bypasses

pwn — buffer overflows, ROP chains, format strings, heap exploitation

rev — binary reversing, decompilation, anti-debug, crackmes

crypto — classical ciphers, RSA attacks, hash collisions, AES modes

forensics — file carving, steganography, memory dumps, pcap analysis

osint - google dorks, metadata, social media recon, geolocation

misc — anything that doesn't fit above

📖 Writeup Format

Each writeup covers:

  • Challenge Info: platform, category, difficulty, points
  • Challenge Description: the prompt + any attachments
  • Solution: step by step walkthrough and my thought process
  • Flag

⚠️ Disclaimer

These writeups and exploits are for educational purposes only.

All challenges are from legitimate CTF competitions.

Never use these techniques against systems you don't own or have explicit permission to test.


More writeups added as I play more CTFs!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages