Web Security

Web Security

Topics:
4 hours, 31 minutes CC

Websites are hacked every day at an alarmingly increasing rate. In this course Mike North shows you many kinds of threats developers are up against. You’ll stage your own mock attacks and get practice securing and defending against attacks. You'll learn to test security like an attacker and defend against XSS attacks, man-in-the-middle attacks, 3rd party asset injection attacks and more!

This course and others like it are available as part of our Frontend Masters video subscription.

Published: December 19, 2017
Get Unlimited Access Now
Table of Contents

Web Security

Cross-Site Scripting (XSS)

Cross-Site Request Forgery (CSRF)

Clickjacking

Third Party Assets

Man-in-the-Middle

HTTPS

HTTPS Downgrade

Wrapping Up