whiter6666 / pwn-writeups

CTF pwn problem writeup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pwn-writeups

Collection of pwn challenges.
Basically, all of the challs are solved by me, though the writeup might be based on the author's writeup or others' ones. In most cases, exploit code is named exploit.py for userland challs. For kernelland challs, there are two directories named clone and work. The former is the copy of the chall and the latter is the working directory, which contains exploit code named exploit.c.
If you have some opinions, feel free to contact me on Twitter.

About

CTF pwn problem writeup


Languages

Language:C 87.4%Language:Python 8.6%Language:Shell 2.7%Language:C++ 0.3%Language:Dockerfile 0.2%Language:HTML 0.2%Language:Ruby 0.2%Language:Rust 0.2%Language:Makefile 0.1%Language:JavaScript 0.1%