2025-01-09
While updating a Node.js project using node-sass, you might hit an unexpected build error tied to Python. Here's what’s behind it—and how to fix it.
Read more 2020-03-02
This time let's focus on messages that carry hints about the connected endpoints, which can be used to infer knowledge about the client and server (e.g. OS version). This process is called fingerprinting.
Read more 2020-01-22
This is another article in the series on metadata for network forensics. Today I am going to briefly describe Remote Procedure Calls over SMB.
Read more 2020-01-08
This article tackles with SMB protocol and metadata hiding in it, often in plain sight. The usual evidence is that files were transferred from A to B and metadata are often ignored because of the juicy payloads.
Read more 2019-12-16
How to take advantage of static frontend but with dynamic backend written in PHP? Since November 2019 it's so simple with ZEIT Now.
Read more 2019-07-19
Today I would like to show you ZEIT Now platform. Well, you've probably heard about it. But, I have some good news for PHP devs. Since June (06/2019) I am working on the enhanced PHP builders for ZEIT Now.
Read more