Completed
Research timeline
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Static Code Analysis of Complex PHP Application Vulnerabilities
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Outline
- 3 About me
- 4 Research timeline
- 5 Why PHP
- 6 The problem
- 7 Static Code Analysis
- 8 Challenges
- 9 Approach Overview
- 10 Simulation
- 11 ObjectOriented Analysis
- 12 First Order Security Vulnerabilities
- 13 Security Mechanisms
- 14 Context Sensitive Change Analysis
- 15 Study Paper
- 16 Demo
- 17 Second Order Security Vulnerabilities
- 18 Persistent Data Store Detection
- 19 Gadget Chain Detection
- 20 PropertyOriented Programming
- 21 Object Injection
- 22 Detect Gadget Chains
- 23 Conclusion
- 24 Questions