rockrid3r / CoolSols

Writeups for ctf solutions which I liked or feel need to go through

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoolSols

CTF tasks/writeups which I liked or feel important to go through

nu1l 2023

  • n1sub. Kernel module & wrong kernel config
  • n1proxy. rust using libc. unsafe
  • n1canary. fun c++ unique-ptr exploitation
  • n1array. hard

hack.lu 2023

  • rustymix. rust-C type confusion

Asis 2023

Seccon 2023

  • umemo: mmap, page tables, pagefault.
  • kmemo
  • qmemo

Hitcon 2023

CoR 2023

  • the-catacomb, kernel exploitation. Inspired by CVE
  • smm-diary (CPU security)

Sekai 2023

  • algorithm-multitool (c++ coroutine)
  • coroutine from idekCTF (c++ coroutine)

Dice 2023

  • Sice supervisor: race condition, heap, userland

About

Writeups for ctf solutions which I liked or feel need to go through