Intermediate
36 Lessons
4h
Certificate of Completion
Takeaway Skills
Sanitize user input and output.
Understand and implement HTTPS.
Create secure hashes using random salts.
Implement access control with authentication.
Protect yourself against XSS and CSRF.
Course Overview
This course is your guide for securing Node.js applications. You'll start by properly sanitizing user input and output, and then move on to some fundamental protocols, such as HTTPS and SHA. Passwords and encryption will be discussed next. More specifically, you wil...Show More
Course Contents
Introduction
2 Lessons
Never Trust Your Users. Sanitize ALL Input!
6 Lessons
HTTPS and Other Random Letters
6 Lessons
Password Encryption and Storage for Everyone
9 Lessons
Authentication, Access Control, and Safe File Handling
6 Lessons
Safe Defaults, Cross Site Scripting, and Other Popular Hacks
7 Lessons
How You'll Learn
You don’t get better at swimming by watching others. Coding is no different. Practice as you learn with live code environments inside your browser.
Videos are holding you back. The average video tutorial is spoken at 150 words per minute, while you can read at 250. That‘s why our courses are text-based.
Start learning immediately instead of fiddling with SDKs and IDEs. It‘s all on the cloud.
Built-in assessments let you test your skills. Completion certificates let you show them off.
Recommended Courses
BEFORE STARTING THIS COURSE
AFTER FINISHING THIS COURSE