Tag: Nodejs
-
Should You Use Express-Session for Your Production App?
While being Node’s most popular session management library, express-session has its set of flaws and weaknesses – especially when it …
-
IoT and Node.JS: How to Catch the Opportunity?
In 2019, the market revenue of IoT reached $ 212 billion. There are about 26.66 billion connected IoT devices worldwide, and this number is …
-
Generating a Trusted SSL Certificate (Node Example)
An SSL Certificate is a file that helps browsers recognize that a domain name belongs to a server owner (as well as it’s information like …
-
Web application vulnerabilities and how to prevent them.
Understanding security vulnerabilities I’ve noticed developers worry about vulnerabilities in applications they develop. I also think …
-
A week in security (November 26 – December 2)
Last week on Malwarebytes Labs, we took a look at our cybersecurity predictions for 2019, we explained why Malwarebytes participated in AV …
-
Forms, File Uploads and Security with Node.js and Express
If you’re building a web application, you’re likely to encounter the need to build HTML forms on day one. They’re a big part of the …
●●●