..
pwn
- 2024-09-05
BRICS+ CTF 2024 — gollum
// pwning the Golang application with a compiler bug
- 2022-07-31
Aero CTF 2022 — balloon
// memory corruption in CPython exploiting madvise()
- 2022-05-22
RuCTF 2022 — ambulance
// exploiting arbitrary free in CPython library to gain RCE
- 2022-02-06
STAY ~/ 2022 — virush
// write a ROP chain on the stack of /usr/bin/dd using the of=/proc/self/mem
- 2020-11-19
Russian CTF Cup 2020 — caller
// abuse single system call primitive to gain RCE in CPython
- 2020-07-20
FAUST CTF 2020 — Cartography
// arbitrary write using malloc() primitive