/Packet_Sniffer

Comfortably monitor your internet traffic

Primary LanguagePython

Packet_Sniffer

A Network Packet Sniffer developed in Python 3. Packets are disassembled as they arrive at a given network interface controller and their information is displayed on the screen.

Tools Usage

  • Scapy - Scapy is a powerful Python-based interactive packet manipulation program and library. It is able to forge or decode packets of a wide number of protocols, send them on the wire, capture them, store or read them using pcap files, match requests and replies, and much more
  • Linux - By using linux command prompt we can see network packets