|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 166 - Issue 4 |
| Published: May 2017 |
| Authors: Md Reazul Kabir, Abdur Rahman Onik, Tanvir Samad |
10.5120/ijca2017913992
|
Md Reazul Kabir, Abdur Rahman Onik, Tanvir Samad . A Network Intrusion Detection Framework based on Bayesian Network using Wrapper Approach. International Journal of Computer Applications. 166, 4 (May 2017), 13-17. DOI=10.5120/ijca2017913992
@article{ 10.5120/ijca2017913992,
author = { Md Reazul Kabir,Abdur Rahman Onik,Tanvir Samad },
title = { A Network Intrusion Detection Framework based on Bayesian Network using Wrapper Approach },
journal = { International Journal of Computer Applications },
year = { 2017 },
volume = { 166 },
number = { 4 },
pages = { 13-17 },
doi = { 10.5120/ijca2017913992 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2017
%A Md Reazul Kabir
%A Abdur Rahman Onik
%A Tanvir Samad
%T A Network Intrusion Detection Framework based on Bayesian Network using Wrapper Approach%T
%J International Journal of Computer Applications
%V 166
%N 4
%P 13-17
%R 10.5120/ijca2017913992
%I Foundation of Computer Science (FCS), NY, USA
Increasing internet usage and connectivity demands a network intrusion detection system combating cynical network attacks. Data mining therefore is a popular technique used by intrusion detection system to prevent the network attacks and classify the network events as either normal or attack. Our research study presents a wrapper approach for intrusion detection. In this framework Feature selection technique eliminate the irrelevant features to reduce the time complexity and build a better model to predict the result with a greater accuracy and Bayesian network works as a base classifier to predict the types of attack. Our experiment shows that the proposed framework exhibits a superior overall performance in terms of accuracy which is 98.2653 , error rate of 1.73 and keeps the false positive rate at a lower rate of 0.007. Our model performed better than other leading state-of-the-arts models such as KNN, Boosted DT, Hidden NB and Markov chain. The NSL-KDD is used as benchmark data set with Weka library functions in the experimental setup.