Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn how to prevent SQL injection vulnerabilities in a conference talk from PHP UK that demonstrates a powerful yet simple approach to securing database operations. Explore common mistakes made when using database abstractions like Doctrine, where even experienced developers can inadvertently create security holes. Discover Mike Samuel's principle of distinguishing between trusted developer strings and potentially attacker-controlled input, and see how this concept can be implemented through literal-string typing in public methods. Master techniques for detecting misuse of libraries and implementing robust security measures that protect against injection attacks in PHP applications.
Syllabus
Ending Injection Vulnerabilities - Craig Francis
Taught by
PHP UK Conference