This project is developed using various python libraries to sniff packets and detect protocols from those packets. Research on this was conducted and the paper was published on Researchgate.
You can go through the paper here .
https://youtu.be/kIGyJMYKXgk
https://www.youtube.com/watch?v=D1gIlPHd3kg
It depends on
- WinDump
- Libraries in requirements.txt
- Install Python
- Install WinDump and place it in C Drive at path like 'C:\WinDump'.
- Open the project in terminal ( command prompt or windows shell) and run the following command to install requirements
pip install -r requirements.txt
To run this project go to src folder in the terminal and run
python myshark.py
Home Page
Results From CaptureFile
Live Capture