Academia.eduAcademia.edu

Detecting and Classifying Attacks using Artificial Neural Network

Abstract

As computers are becoming increasingly used by businesses; security issues have posed a big problem within organizations. Firewalls, anti-virus software, password control are amongst the common steps people take towards protecting their systems. However, these preventive measures are not perfect. Firewalls are vulnerable; they maybe improperly configured or may not be able to prevent new types of attacks. Ant-virus software works only if the virus is known to the public. Passwords can be stolen and therefore, systems can be easily hacked into. Hackers can change the system on initial access and manipulate it so that their future access will not be detected. In these situations, Intrusion Detection Systems (IDS) come into play. This paper presents a new approach of IDS based on neural network. We have use Multi-Layer Perceptron based on Back Propagation. It is capable of detecting denial of service, probe attacks, user to root and root to local attack. Our proposed system not only detects attacks but also classify them in 6 categories with the accuracy of approximately 90.78%.