securecurebt5/PySniffy
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# PySniffy This is a simple network sniffer created in python using scapy module. I have included some protocols, so you can get the idea of how to create or customize such existing tools. Requiements: Scapy module Usage: python sniffer.py -i <Interface> -p <UDP|TCP|ARP|ICMP|DHCP>