Completed
Evaluate which vulnerability class to focus on
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Eradicating Vulnerability Classes: Embracing Secure Defaults and Invariants
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 A Different Way to Approach Security
- 3 Outline
- 4 Quiz: Does this app have XSS?
- 5 Task vs Effort Required
- 6 Your Internal Dialogue?
- 7 Compounding Effects of Killing Bug Classes
- 8 Evaluate which vulnerability class to focus on
- 9 Select a Safe Pattern and Make it the Default
- 10 Use Tools to Enforce the Safe Pattern
- 11 Continuous Scanning: Related Work
- 12 Continuous Scanning: Best Practices
- 13 How to Find Escape Hatches?
- 14 Secure defaults + types
- 15 Beyond OWASP Top10: Business Logic
- 16 If developers don't security team...
- 17 So make developers security team!
- 18 #3 Autofix