Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 355 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 355 Bytes

traffic-capturing

A python tool for capturing incoming and outgoing traffic from a network device in Linux

Requirements

  • Python 2.7
  • pcapy module
  • impacket module

How to run

sudo python tcapture.py [-v], insert -v in order to get the src and dest of each packet

eg sudo python tcapture.py eth1 10