Saturday, September 10. 2005
The slides for the first part of my series of german talks about the "Basics of secure PHP programming" are now available online.
The first part was presented at the 2nd of September infront of the local PHP user group here in cologne and therefore it is meant for an audience of PHP beginners and is only available in german at the moment.
It covers the basic concept of never trusting user input, the injection flaws caused by trusting the user too much and how they can be circumvented by using the appropriate escaping, or filtering functions.
Get the slides...