em Posted September 14, 2012 Report Posted September 14, 2012 In this tutorial we are going to see how to make a simple stack overflow on Linux.Required knowledge:- Understanding the concept behind buffer overflows.- Basic ASM and C/C++ knowledge.- Basic terms used in exploit writing.- Knowledge about GDB (just basic stuff.)- Exploiting techniques.Without having knowledge about those mentioned above this tutorial might not make much sense to you!Linux exploit development part 1 - Stack overflowLinux Exploit Writing Tutorial Pt 2 - Stack Overflow ASLR bypass Using ret2regLinux exploit development part 3 - ret2libcSursa:Writing Buffer Overflow Exploits using BackTrack Quote