From the course: JavaScript: Security Essentials
Javascript security essentials - JavaScript Tutorial
From the course: JavaScript: Security Essentials
Javascript security essentials
- [Manny] Have you ever been faced with a security issue or had your application breached? Do you seek knowledge on security for JavaScript applications? If so, you've come to the right course. First, we'll take a look at the most common threats, a list of available resources, and what other tools are available. Then we'll take each major threat related to security and go over what they are. Examples of what they look like in code, syntax corrections to fix the issue, and a list of best practices around the security risk. With this approach, we'll cover cross-site scripting, cross-site forgery, sensitive data issues, server-side injection, and obfuscation. Hi, I'm Manny Henry, and I've been working with JavaScript for a very long time. So if you're ready to learn how to secure your JavaScript applications, fire up your favorite editor and let's get started.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.