Tags

#wireshark

Cover Image for Protocol Parsing Guide: From Packets to Structured Data

Protocol Parsing Guide: From Packets to Structured Data

Gourav Kumar

In this blog, I’ll walk you through the essential steps and guidance for parsing network protocols. We’ll...

Cover Image for What is Postgres Wire Protocol

What is Postgres Wire Protocol

Sarthak Shyngle

Databases are the backbone of modern applications, enabling efficient storage and retrieval of data. But have you...

Cover Image for Decoding HTTP/2 Traffic is Hard, but eBPF can help

Decoding HTTP/2 Traffic is Hard, but eBPF can help

Animesh Pathak

I’ve come across a particular challenge that many of us face: decoding HTTP/2 traffic. In this blog,...