Security for Modern Webapps: New Web Platform Security Features to Protect your Application

Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=CjjcglAnx68



Duration: 29:50
5,671 views
163


Web applications have historically been plagued by vulnerabilities which allow attackers to compromise the session of a logged-in user: XSS, CSRF, clickjacking and related issues. Luckily, new security mechanisms available in web browsers in 2019 offer exciting features which allow developers to protect their applications. In this talk, we'll introduce these features and explain how to most effectively use them.
We'll start by reviewing major threats based on an analysis of thousands of vulnerability reports Google receives each year under our Vulnerability Reward Program. We will find common themes between bugs which appear unrelated and focus our attention on the most frequent high-risk problems.
We'll then turn our attention to protective mechanisms implemented in modern browsers, which address entire classes of security problems. This includes CSP3 and Trusted Types to prevent XSS, Fetch Metadata Request Headers to protect from CSRF, and CORP/COOP to mitigate the threat of Spectre.

EVENT:

OWASP Global AppSec Tel Aviv 2019

SPEAKER:

Lukas Weichselbaum

PUBLICATION PERMISSIONS:

Original video was published with the Creative Commons Attribution license (reuse allowed).

ATTRIBUTION CREDITS:

Original video source: https://www.youtube.com/watch?v=LqXwa8Np2Ko







Tags:
web apps
web security
hacking
javascript