Skip to content
#

packet-inspection

Here are 15 public repositories matching this topic...

mad-proxy transparently hijacks HTTP/HTTPS traffic, enforces granular domain-level block/allow logic via YAML, and logs every event for live threat analysis. Built on mitmproxy, it empowers adversary simulation, defensive validation, and real-time policy enforcement directly in the browser kill chain.

  • Updated Oct 10, 2025
  • Python

ISP-level DDoS mitigation and network scrubbing framework. Designed to protect large-scale infrastructure and downstream clients from volumetric, protocol, and application-layer attacks (L3/L4/L7). Optimizes network availability and preserves backbone bandwidth through real-time traffic analysis and automated edge-level filtering.

  • Updated Mar 26, 2026
  • Python

This project focused on capturing, analyzing, and investigating network traffic to identify communication patterns, monitor data flows, and detect potential anomalies. Using Wireshark, I examined traffic between devices, mapped source and destination IPs, and studied key protocols such as TCP, DHCP, and ICMPv6 to understand network behavior.

  • Updated Oct 2, 2025

A high-performance Deep Packet Inspection (DPI) engine written in C++. Analyzes PCAP files, extracts Server Name Indication (SNI) from TLS/HTTPS traffic, blocks connections based on domain rules, and filters captured traffic. Includes both single-threaded and multi-threaded implementations.

  • Updated Feb 22, 2026
  • C++

Improve this page

Add a description, image, and links to the packet-inspection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the packet-inspection topic, visit your repo's landing page and select "manage topics."

Learn more