Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Review Code for Security Issues
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Relying on code review
- 3 Pay attention to where the input is going
- 4 Triple A checks
- 5 Authorization related vulnerability
- 6 Have the assets changed
- 7 Example
- 8 Leaking data
- 9 API security
- 10 New dependencies
- 11 Net example
- 12 Misconfiguration
- 13 AWS buckets
- 14 Caching
- 15 Tips
- 16 Recap
- 17 Outro