From the course: Node.js: Security

Unlock the full course today

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

OWASP top 10 in Node.js

OWASP top 10 in Node.js

From the course: Node.js: Security

Start my 1-month free trial

OWASP top 10 in Node.js

- [Instructor] Let's continue our exploration of OWASP with the list of the top 10 threats on the web. So let's explore the resources related to node.js as well. So we'll look at a few of them in details in the following videos but I wanted to first show you the top 10 and what links you can go to first. So go back to OWASP.org, and then in this particular section click on the top 10 here And then you should click on the OWASP Top 10 2017 Released. And you should have a pdf opening. So this is a full report of the top 10 threats on the web and what you can do about it. So if you wanna scroll down you can take a look at all the actual threats, and then what are the documentation around them. So if you click on the Injection it gives you a lot of details about this specific attack, how to prevent it, what are the applications that are vulnerable and so on so forth. So this is a good resource to get started on your security exploration. So you have broken authentication, sensitive data…

Contents