From the course: JavaScript: Security Essentials

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

List of available resources

List of available resources - JavaScript Tutorial

From the course: JavaScript: Security Essentials

Start my 1-month free trial

List of available resources

- [Instructor] Before we start looking at the most common threats in JavaScript, let me show you a list of tools and resources you can use for research or for analysis. You should always go back to these tools in order to get more information and analyze your code for potential threats in JavaScript. If you're serious about security, OWASP is always a great place to get started in your research for potential threats and solutions. It is called the Open Web Application Security Project or OWASP and includes a big community and many resources available to you. So first, if you're completely new to security and OWASP, head to the social media area and join the Facebook group, Slack channels or any of the other potential community available. Then, if you want to get more information on any kinds of attacks by name, go to the Reference area down on the left, right here. Also, if you'd like to get actual solutions or code snippets on several security threats, head to the Code Snippets area,…

Contents