错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Intrusion Detection Systems Using Machine Learning

  • William Taylor,
  • Amir Hussain,
  • Mandar Gogate,
  • Kia Dashtipour,
  • Jawad Ahmad

摘要

Intrusion detection systems (IDS) have developed and evolved over time to form an important component in network security. The aim of an intrusion detection system is to successfully detect intrusions within a network and to trigger alerts to system administrators. Machine learning is a method of detecting patterns in sets of data in order that such patterns can be recognised in new unseen data. This method can be employed by intrusion detection systems whereby datasets that contain attacks can be used to train machine learning models, which in turn facilitates the implementation of such models to detect identical attacks in previously unseen data. This paper compares various machine learning algorithms using binary, multiclass and ensemble-based classification on the KDD CUP 99 and CICIDS 2017 datasets. This paper also makes comparisons between full and reduced features. Findings conclude that the Random Forest machine learning algorithm produces high accuracy in all experiments. Random Forest was able to provide efficient execution times which benefits from the reduced features.