Skip to content

administrator91/Packet_Sniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Packet_Sniffer

The Packet_Sniffer is a network analysis tool built in Python that allows users to capture, analyze, and inspect network packets transmitted over a local network. It provides a comprehensive way to monitor and analyze network traffic which data is not secure. And This tool is built with Python's Scapy Module.

To Run

  • Clone the project.
  • Go to file location
  • open terminal
  • python3 -m pip install --pre scapy[complete]
  • python3 -m pip install colorama

Usage/Examples

Get all items

  sudo python3 scapy_sniffer.py intf[eth0/wlan0]

Demo

Packet_Sniffer.mp4

About

It's a Python-based network analysis tool using Scapy for capturing, analyzing, and inspecting insecure local network packet traffic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages