Completed
The Event Loop
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Writing Secure JavaScript Code - Avoiding Vulnerabilities and Attacks
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What makes JavaScript great
- 3 MS Vulnerability
- 4 Regular Expressions
- 5 The Event Loop
- 6 Catastrophic Backtracking
- 7 Redose
- 8 Attack Manipulation
- 9 JSON as Input
- 10 Type Manipulation
- 11 DustJS
- 12 About Page
- 13 Playing with About Page
- 14 Wrapping Up
- 15 Takeaways
- 16 Libraries have bugs
- 17 Microsoft Sonar and Lighthouse
- 18 Upgrade