A Python-based packet sniffer built using Scapy to capture and analyze network traffic and identify communication protocols.
-
Updated
May 18, 2026 - Python
A Python-based packet sniffer built using Scapy to capture and analyze network traffic and identify communication protocols.
This Python script sniffs HTTP traffic on a specified network interface, detecting possible login credentials using Scapy and highlighting them in red using Colorama.
This simple python class provides a network sniffer. It uses the scapy library.
Add a description, image, and links to the python-sniffer topic page so that developers can more easily learn about it.
To associate your repository with the python-sniffer topic, visit your repo's landing page and select "manage topics."