http://streaming.fem.tu-ilmenau.de
Das Streaming-Portal der FeM e.V.
zur Eltern-Kategorie
Understanding buffer overflow exploitation
Stream: Understanding buffer overflow exploitation
Datum: 27.12.2005
Autor: Christiane Ruetten
Beschreibung: Everything started with Aleph One's paper "Smashing the Stack for Fun and Profit". These techniques are still the basis for modern exploitation of buffer, heap and format string vulnerabilities. We will give a swift overview about C functions, stack usage, assembler, gcc, gdb and how these few tools can be used to understand and write shell-code to turn simple buffer overflows into backdoors that open whole systems to potential attackers. Sure you want to know how to defend against that. We also will tell you about that!