Completed
Random cool IE hack...
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
PHP is Evil - Defensive Programming
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Welcome!
- 3 What we are going to talk about today...
- 4 for example
- 5 Some things to avoid...
- 6 String Escaping
- 7 Correct way to escape
- 8 Input Cleaning
- 9 Random cool IE hack...
- 10 More Strings!!!!
- 11 Affected Functions?
- 12 Securing around PHP
- 13 Case Study
- 14 Target & Discovery
- 15 Step 2: Exploit!
- 16 Find the password!
- 17 Some easy ways this could have been avoided
- 18 Wrapping up...