What is Packet Inspection?
The practice of examining data packets as they pass through a network checkpoint, ranging from basic header analysis to deep content inspection.
Packet inspection is used by ISPs, governments, and network administrators to monitor, filter, or manipulate network traffic.
Types
- Shallow Packet Inspection (SPI): Examines packet headers only — source, destination, protocol
- Deep Packet Inspection (DPI): Examines the actual content/payload of packets
- Statistical Analysis: Looks at traffic patterns without reading content
Who Uses It
- ISPs: Traffic shaping, blocking content, complying with government orders
- Governments: Censorship (China's Great Firewall uses DPI extensively)
- Employers: Monitoring employee internet usage
- Network security: Intrusion detection systems
Protection
- VPN: Encrypts all traffic, making DPI see only encrypted data
- Tor: Multi-layer encryption plus traffic obfuscation
- HTTPS: Encrypts web content (but not DNS queries or destination IPs)
- Obfuscation protocols: Tools like obfs4 make encrypted traffic look like normal traffic
Related Terms
Encryption
The process of converting information into a code to prevent unauthorized access. Encryption transforms readable data (plaintext) into an unreadable format (ciphertext) using a cryptographic algorithm and key. Only those with the correct key can decrypt and read the original data.
Traffic Analysis
The process of examining patterns in communication metadata—who talks to whom, when, how often, and how much—to extract intelligence without accessing content. Even encrypted communications leak metadata that can reveal sensitive information.
Virtual Private Network
A technology that creates a secure, encrypted connection over a less secure network, such as the public internet. VPNs mask your IP address, encrypt your internet traffic, and can make it appear as though you're browsing from a different location.
Have more questions?
Use our guided flow to get the right next privacy step for Packet Inspection.
Open Guided Flow