With more and more sites falling victim to data theft, you've probably read the list of things (not) to do to write secure code. But what else should you do to make sure your code and the rest of your web stack is secure ? In this tutorial we'll go through the basic and more advanced techniques of securing your web and database servers, securing your backend PHP code and your frontend javascript code. We'll also look at how you can build code that detects and blocks intrusion attempts and a bunch of other tips and tricks to make sure your customer data stays secure.

Comments

Comments are closed.

Eric at 12:06 on 8 Dec 2016

Great talk, Thanks.

The start was a bit of an introduction for the less experienced developers. But after the simple SQL injection and XSS examples there was also a lot of useful information for the more experienced developers.

Thanks for a great presentation!