ECMAScript 6 from an Attacker's Perspective - Breaking Frameworks, Sandboxes, and everything else This document presents a talk by Mario Heiderich on the security implications of ECMAScript 6 (ES6) and its features, highlighting the evolution of JavaScript and its attack surface. It discusses specific ES6 features such as arrow functions, generator functions, template strings, and how they can be
