The document proposes a layering based network intrusion detection system to improve detection of network attacks. It selects a small set of important features for each attack type layer, rather than using all features, to build more efficient intrusion detection models. The system is tested on the NSL-KDD intrusion detection dataset using machine learning classifiers like Naive Bayes and Random Forest. The results show the optimal feature selection approach enhances accuracy while reducing computational requirements compared to using all features.
Related topics: