|
A guide to writing simple buffer-overflow exploits
|
|
Hits: 35 |
|
Date added: 01/16/2006 |
|
A guide to writing simple buffer-overflow exploits for x86 *nix. |
|
|
|
|
|
|
|
|
x86-64 BoF and the borrowed code chunks exploitati
|
|
Hits: 36 |
|
Date added: 01/01/2006 |
|
x86-64 buffer overflow exploits and the borrowed code chunk exploitation technique. Whitepaper describing NX technology and its limitations. It contains in depth discussion and sample code for the Hammer/Linux platform, analyzes the weaknesses and discusses countermeasures. |
|
|
|
|
Writing buffer overflow exploits - a tutorial for
|
|
Hits: 27 |
|
Date added: 12/24/2005 |
|
Writing buffer overflow exploits - a tutorial for beginners
Buffer overflows in user input dependent buffers have become one of
the biggest security hazards on the internet and to modern computing in
general. This is because such an error can easily be made at programming
level, and while invisible for the user who does not understand or cannot
acquire the source code, many of those errors are easy to exploit. This
paper makes an attempt to teach the novice - average C programmer how an
overflow condition can be proven to be exploitable. |
|
|
|