CFP last date
20 May 2024
Reseach Article

MAIDEn: A Machine Learning Approach for Intrusion Detection using Ensemble Technique

by Habil Damania, Aditya Jagtap, Abhishek Jain, Chaitanya Chavan, Shraddha Khonde
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 179 - Number 13
Year of Publication: 2018
Authors: Habil Damania, Aditya Jagtap, Abhishek Jain, Chaitanya Chavan, Shraddha Khonde
10.5120/ijca2018916186

Habil Damania, Aditya Jagtap, Abhishek Jain, Chaitanya Chavan, Shraddha Khonde . MAIDEn: A Machine Learning Approach for Intrusion Detection using Ensemble Technique. International Journal of Computer Applications. 179, 13 ( Jan 2018), 34-36. DOI=10.5120/ijca2018916186

@article{ 10.5120/ijca2018916186,
author = { Habil Damania, Aditya Jagtap, Abhishek Jain, Chaitanya Chavan, Shraddha Khonde },
title = { MAIDEn: A Machine Learning Approach for Intrusion Detection using Ensemble Technique },
journal = { International Journal of Computer Applications },
issue_date = { Jan 2018 },
volume = { 179 },
number = { 13 },
month = { Jan },
year = { 2018 },
issn = { 0975-8887 },
pages = { 34-36 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume179/number13/28863-2018916186/ },
doi = { 10.5120/ijca2018916186 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T00:55:18.007983+05:30
%A Habil Damania
%A Aditya Jagtap
%A Abhishek Jain
%A Chaitanya Chavan
%A Shraddha Khonde
%T MAIDEn: A Machine Learning Approach for Intrusion Detection using Ensemble Technique
%J International Journal of Computer Applications
%@ 0975-8887
%V 179
%N 13
%P 34-36
%D 2018
%I Foundation of Computer Science (FCS), NY, USA
Abstract

An Intrusion detection system is a machine or software that monitors the traffic in a network and on detection of a malicious packet, informs the user or a specific acting unit which can take further action and avoid the malicious packet from entering the network. This paper discusses a way to implement an intelligent IDS which classifies the normal traffic in a network with abnormal or attacked ones. This paper explains the method used to generate such a system and the various classifiers used in the generation process. The proposed system of Intrusion Detection, classifies data with three different classifiers and an Ensemble technique which selects the majority of the three classifiers to assign the packet in the network as anomaly or normal. The dataset used to train the classifiers is the NSL – KDD dataset. The IDS proposed serves many applications in the field of Military Systems, Banks and Social Networking websites where data is very sensitive. The paper also explains related work done in this field and briefly explains every classifier, the network attacks and the dataset.

References
  1. Preeti Aggarwal, Sudhir Kumar Sharma ICRTC 2015. Analysis of KDD Dataset Attributes. .
  2. Jayshree Jha and Leena Ragha ICWAI 2013. Intrusion Detection System using Support Vector Machine.
  3. Nabila Farnaaz and M. A. Jabbar. IMCIP 2016. Random Forest Modeling for Intrusion Detection System Tavel, P. 2007 Modeling and Simulation Design. AK Peters Ltd.
  4. Md. Al Mehedi Hasan, Md Nasser, Biprodip Pal and Shamim Ahmad. JILSA 2014. Support Vector Machine and Random Forest Modeling for Intrusion Detection System Forman, G. 2003. An extensive empirical study of feature selection metrics for text classification. J. Mach. Learn. Res. 3 (Mar. 2003), 1289-1305.
  5. Sang-Hyun Choi, Hee-su Chae, Byung-oh Jo and, Twae-kyung Park .Feature Selection for Intrusion Detection and NSL-KDD.
Index Terms

Computer Science
Information Sciences

Keywords

IDS Intrusion Detection System Artificial Intelligence AI Majority Voting Ensemble Learning Random Forest SVM