Skip to content

Hussain-Javed-K213584/NIDSv2

Repository files navigation

Network Intrusion Detection System

Project for my University Course - Networks & Cybersecurity II

Created using python. GUI was made using python Tkinter.

To Run:

  • Make a python virtual environment first.
  • Python >=3.9 and Python <3.12
$ pip install -r requirements.txt # Install required packages

Then run the main.py file

$ sudo python main.py # Linux needs sudo privileges for sniffing

For Windows:

PS C:\ python main.py

Choose your network interface where scapy will listen from using the GUI and click the start button.

About

A better version of NIDSv1 that I planned to make.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published