Workshop in English - UK at PHP UK Conference 2020
Track Name:
Design Track
View Slides: https://www.slideshare.net/wimg/my-app-is-secure-i-think-228823627
Short URL: https://joind.in/talk/5b373
(QR-Code (opens in new window))
More and more sites fall victim to data theft, so you probably know what to do to write secure code. But what else should you do to make sure your web stack is secure ? We’ll go through techniques to secure your environment and look at a bunch of tips and tricks to keep your customer data secure.
Comments
Comments are closed.
Quite interesting. Mostly useful for people who are not using a proper framework
Very important points were highlighted and very well explained
really enjoyed and learned from this talk!
An excellent talk/tutorial. Wim swiftly covered a large range of potential security issues and fixes from Apache, server, network, Javascript, database and your app code. Most people will have heard of an aspect they had not thought of. Wim demonstrated how brute force automated hacking is rife and talked about how hacks are executed, detected and problems afterwards.