Potential remote code execution vulnerability uncovered in Node.js apps
Local file read and RCE errors have been linked to Express.js and Handlebars usage... (more…)
Read more »Node.js just launched support (v8.8.1) for HTTP/2 as part of their core. In this post, we will create a simple HTTP/2 server to serve static files and then demonstrate some cool features like HTTP/2 PUSH. Read more