- My SSP dive where I look at the intricacies of the GNU SSP protection scheme
- Introduction - What is SSP,Purpose,Goals,Requisite Knowledge
- Part 1 - An analysis of the C-code SSP implementation in the GCC/GLIBC repositories
- Part 2 - Manipulation of the SSP code through environmental changes
- Part 3 - More environment fun (ie: the linker does cool things).
- Heap based exploitation.