A simple packet sniffer written in Python, with the ability to utilize Wireshark dissectors (display filters.)
-
Updated
May 20, 2019 - HTML
A simple packet sniffer written in Python, with the ability to utilize Wireshark dissectors (display filters.)
This project uses a Random Forest model trained on the NSL-KDD dataset to improve intrusion detection accuracy by categorizing network traffic as either normal or malicious. It features live packet capture and real-time predictions through a Flask web application, demonstrating the adaptability of machine learning in cybersecurity.
Add a description, image, and links to the pyshark topic page so that developers can more easily learn about it.
To associate your repository with the pyshark topic, visit your repo's landing page and select "manage topics."