Tag: protocols

  • Mastering MCP to A2A: Everything a developer needs to know

    Mastering MCP to A2A: Everything a developer needs to know

    We have all seen the frenzy of Devin AI—teams racing to spin up models, orchestrate data flows, and automate every possible touchpoint. But beyond the hype, two architectural patterns quietly power next-generation pipelines: Model Context Protocol (MCP) and Agent-to-Agent (A2A). Below is the roadmap for our deep dive into MCP (Model Context Protocol) and A2A…

    by

    in
  • Key Extraction by uprobe Attachment on OpenSSL for SSL Inspection

    Key Extraction by uprobe Attachment on OpenSSL for SSL Inspection

    Man-in-the-middle attacks are elegantly mitigated in TLS, with TLS1.3 introducing more robust encryption protocols and a streamlined handshake process that significantly reduces the vulnerability to these types of attacks. By employing stricter encryption standards and eliminating outdated cipher suites, TLS 1.3 enhances security measures to effectively counter potential interception and unauthorised data decryption. This upgrade…

    by

    in
  • Protocol Parsing Guide: From Packets to Structured Data

    Protocol Parsing Guide: From Packets to Structured Data

    In this blog, I’ll walk you through the essential steps and guidance for parsing network protocols. We’ll assume that you’re already running a Layer 4 (L4) proxy to capture packets into a buffer, and you have both the client and destination connection objects readily available. This guide will focus on helping you convert raw network…

    by

    in
  • Exploring Various Protocols : HTTP to Databases

    Exploring Various Protocols : HTTP to Databases

    Table of Contents Unraveling the Mystery of various Protocols The Role of Protocols in Network Communication Examples: HTTP, SMTP, RESP, POP3, IMAP Diving into the OSI Model Understanding the Seven Layers of the OSI Model The Application Layer and its Responsibilities Hyper Text Transfer Protocol (HTTP): A Peek into Simplicity Understanding HTTP and its Functions…

    by

    in