Node is a JavaScript environment built on the same JavaScript engine used in Google’s Chrome web browser. It has some great features that…
Read more »
Node is a wonder hacking platform and in this blog post I will show you how to quickly utilise the internal HTTP parser to extract HTTP sessions from PCAP files, which I am sure you already know is very useful in a wide range of scenarios - from hacking W... (more…)
Read more »
If we want to be able to require an external module, all we have to do is to provide a path to it via the NODE_PATH env variable. (more…)
Read more »
Last year and at the beginning of this year, we asked you, Node.js users, to help us understand where, how and why you are using Node.js… (more…)
Read more »