Intrusion detection system is able to classify a malicious packet into intrusion attack classes based upon the ML Model Prediction. Network sniffer is used to analyze real time network traffic at an interface and parse into NSL-KDD99 attributes. network intrusion detector model predict the legitimacy of the packets with an accuracy of ~94%.
- Ensure necessary packages stated requirement.txt are installed.
- Create Model by running model_generation .
- Run start.sh file in Linux terminal.