Packet Analysis

Noun · Security & Infosec

Definitions

  1. The examination of captured network packets to understand protocol behavior, diagnose problems, or detect malicious activity. Packet analysis provides more detail than flow data because it can reveal exact requests, responses, payload structure, and sequencing.

    In plain English: Studying captured network packets to see exactly what was sent and received.

    Example: "Packet analysis showed the malware beacon using a custom protocol disguised inside normal-looking HTTP headers."

Related Terms