-
Recent Posts
Recent Comments
Archives
Categories
Meta
Monthly Archives: April 2010
Fun with FORTIFY_SOURCE
I wanted to share a neat little trick I discovered while playing with gcc’s FORTIFY_SOURCE feature.
Posted in Exploitation, Linux
Comments disabled
Controlling uninitialized memory with LD_PRELOAD
In this post, I’ll be describing a technique that allows a local Linux user to exercise a degree of control over uninitialized memory on the stack when executing a program.
Posted in Exploitation, Linux
Comments disabled