Discover PHP vulnerabilities before they happenPHPの脆弱性を事前に発見することができます by DeveloperSteve

PHPerKaigi 2022
レギュラートーク(40分)

Discover PHP vulnerabilities before they happenPHPの脆弱性を事前に発見することができます

developersteve DeveloperSteve developersteve
4

In this talk i am going to explore ways that PHP can be made more secure by looking at some known common vulnerabilities and coding techniques. Covering topics like user input sanitisation using Filter_Var i will also look at ways that libraries and dependancies can introduce known vulnerable paths.