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 will learn about different hashing algorithms and protecting your application from brute force attacks.
Following that, you'll explore concepts like authentication, access control, and obfuscation. You will also learn about XSS, CSRF, and other popular hacks near the end of the course.
By the end of this course, you will know how to secure a Node.js application, an in-demand skill to put on your resume!
This course is your guide for securing Node.js applications. You'll start by properly sanitizing user input and output, and then...Show More
WHAT YOU'LL LEARN
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.
Sanitize user input and output.
Show more
Content
1.
Introduction
2 Lessons
Get familiar with securing Node.js apps, addressing common vulnerabilities, and implementing robust security protocols.
2.
Never Trust Your Users. Sanitize ALL Input!
6 Lessons
Unpack the core of input sanitization, preventing SQL injection, managing mass assignment, typecasting, and output sanitization.
3.
HTTPS and Other Random Letters
6 Lessons
Work your way through securing Node.js applications using HTTPS, its limitations, and implementation techniques.
4.
Password Encryption and Storage for Everyone
9 Lessons
Grasp the fundamentals of secure password encryption, hashing, and storage in Node.js applications.
5.
Authentication, Access Control, and Safe File Handling
6 Lessons
Deepen your knowledge of securing authentication, access control, and safe file handling in Node.js.
6.
Safe Defaults, Cross Site Scripting, and Other Popular Hacks
7 Lessons
Focus on securing Node.js apps with safe defaults, XSS and CSRF prevention, and updated libraries.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Course Author:
Developed by MAANG Engineers
Trusted by 2.8 million developers working at companies
"These are high-quality courses. Trust me the price is worth it for the content quality. Educative came at the right time in my career. I'm understanding topics better than with any book or online video tutorial I've done. Truly made for developers. Thanks"
Anthony Walker
@_webarchitect_
"Just finished my first full #ML course: Machine learning for Software Engineers from Educative, Inc. ... Highly recommend!"
Evan Dunbar
ML Engineer
"You guys are the gold standard of crash-courses... Narrow enough that it doesn't need years of study or a full blown book to get the gist, but broad enough that an afternoon of Googling doesn't cut it."
Software Developer
Carlos Matias La Borde
"I spend my days and nights on Educative. It is indispensable. It is such a unique and reader-friendly site"
Souvik Kundu
Front-end Developer
"Your courses are simply awesome, the depth they go into and the breadth of coverage is so good that I don't have to refer to 10 different websites looking for interview topics and content."
Vinay Krishnaiah
Software Developer
Hands-on Learning Powered by AI
See how Educative uses AI to make your learning more immersive than ever before.
AI Prompt
Code Feedback
Explain with AI
AI Code Mentor
Free Resources