Plain Format String Vulnerability

Posted on Tue 20 May 2014 in x86-32 Linux • Tagged with exploit development, linux, 32bit, fuzzing, format string

Finding, exploiting and fixing a simple format string vulnerability on 32bit Linux without any stack protections


Continue reading

An Easy Linux Crackme

Posted on Sun 11 May 2014 in Reverse Engineering • Tagged with linux, reverse engineering, 32bit, crackme

Cracking an easy Linux crackme file from http://crackmes.de


Continue reading

First LKM

Posted on Sat 10 May 2014 in Linux Kernel Hacking • Tagged with kernel development, linux, c

Writing a 'hello world' loadable kernel module for Linux


Continue reading

Plain Buffer Overflow

Posted on Thu 08 May 2014 in x86-32 Linux • Tagged with exploit development, linux, 32bit, fuzzing, buffer overflow

Finding, exploiting and fixing a simple buffer overflow on 32bit Linux without stack protections


Continue reading