Навыки, которые вы получите:
JavaScript
NodeJS
Express.js
Oauth2
Sql injection
From malicious threat actors to curious teenagers, hacking attempts and cyber attacks are coming from every angle. Using the OWASP Top Ten as a guide, learn to protect your users, and yourself, from threats to your Express and Node.js applications. Strong authentication and authorization practices, properly protected data, and secure code will protect your web app from these constant threats.
Who is this course for
- For those who want to implement basic authentication & authorization techniques.
- For those who want to secure express applications using OAuth 2.0.
- For those who want to protect against SQL injection, XSS, & CSRF attacks.
Necessary preparation
- Experience — intermediate
The Program
- Introduction to Securing Express Applications.
- User Authentication & Authorization.
- Data Security.
- Defending Node Applications from SQL Injection, XSS, & CSRF Attacks.
- Review: Securing Express Applications.