Completed
Use Includes
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
ECMA Script 6 from an Attacker's Perspective
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Agenda
- 3 JavaScript History
- 4 JavaScript vs JScript
- 5 Syntax Extensions
- 6 Standardization
- 7 ECMA Script 6
- 8 Arrow Functions
- 9 Generator Functions
- 10 Bypassing the Sandbox
- 11 Generator Arrows
- 12 Escapes
- 13 Templating Strings
- 14 Multiline strings
- 15 IE XSS filter
- 16 Location filter
- 17 Shape Layer
- 18 Symbols
- 19 Unique immutable reference
- 20 Symbol to string tag
- 21 Serialization of string tags
- 22 Unstoppable
- 23 Use Includes
- 24 Reflection
- 25 Mixed Salad
- 26 Conclusion