🔥🔥🔥 Open-source backend development platform. Build production-ready services without wasting time on repetitive coding. - amplication/amplication... (more…)
Read more »
What I would like to show you is a simple technique that can be effectively used against modern web applications, such as those written on top of NodeJS and MongoDB. In essence, this technique is very similar to SQL Injection (SQLI) although much simpler ... (more…)
Read more »
Sooooooooo, at some point last weekend I was reading through node’s streams documentation, started writing all those heaps of knowledge down, and voilà this tweet was born: As you can surely tell, my…...
Read more »
This article takes a test-driven approach to developing a RESTful API with Node, Koa, and Postgres. (more…)
Read more »
Insecure defaults often lead to vulnerable implementations. This blog post explores such an insecure default in the Node.js crypto module, which breaks authenticity and affects many implementations in practice. (more…)
Read more »