The Last XSS Defense Talk
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the latest defensive strategies against Cross-Site Scripting (XSS) in this comprehensive conference talk from NDC Porto 2022. Delve into modern JavaScript framework defenses for Angular, React, and Vue, and examine the evolution of Content Security Policy (CSP) deployment over the past seven years. Learn about advances in HTML sanitization techniques for both client and server-side applications, focusing on battle-tested sanitizers and defensive libraries. Investigate critical design topics, including the ongoing importance of HTML injection protection, the limitations of HTTPOnly cookies, and the role of Trusted Types in enhancing framework security. Gain valuable insights to help developers and security professionals build a focused, modern strategy for defending against XSS in contemporary applications.
Syllabus
The Last XSS Defense Talk - Jim Manico - NDC Porto 2022
Taught by
NDC Conferences
Related Courses
Fixing XSS with Content Security PolicyLASCON via YouTube OWASP Top 10 for JavaScript Developers
OWASP Foundation via YouTube Don't Trust the DOM - Bypassing XSS Mitigations via Script Gadgets
OWASP Foundation via YouTube Breaking Microsoft Edge Extensions Security Policies
media.ccc.de via YouTube Dissecting CSRF Attacks & Countermeasures
Black Hat via YouTube