Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 407 Bytes

File metadata and controls

12 lines (11 loc) · 407 Bytes

Packet-Sniffer

This project provides the feature of analyzing the data packets send and receive while working on website.

This project is totally build using Python with the help of Scapy library.


Requires scapy package installed in system

Installing in Linux System

sudo apt install scapy

To Run Script

sudo apt python3 main.py