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.
- Clone the project.
- Go to file location
- open terminal
- python3 -m pip install --pre scapy[complete]
- python3 -m pip install colorama
sudo python3 scapy_sniffer.py intf[eth0/wlan0]