Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 303 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 303 Bytes

packet-sniffing

Simple python script for analize packets. Dump traffic on a network

Usage

We need sudo or root privileges to run this script

$ sudo python sniffer.py

TODO

  • search by address
  • search by ports
  • search by multiple addresses and ports
  • verbose output