International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 64 - Number 17 |
Year of Publication: 2013 |
Authors: Suman Singh |
10.5120/10725-5656 |
Suman Singh . IDS with Hybrid ID3 Algorithm. International Journal of Computer Applications. 64, 17 ( February 2013), 12-15. DOI=10.5120/10725-5656
An intrusion detection system (IDS) is a device or software application that monitors network and/or system behavior for malicious activities or policy violations and produces reports to a Management Station. In this project we design and implement an IDS that is a software application and monitor network through a client server approach and to detect users activity we can use a process monitor for intruder detection. Here client application is gather system process and update information over server. Server contains the database and an intelligent algorithm to classify the process patterns. If classified data belongs to the previously detected attack then generate alarm and if the process pattern is not classified as previously then that means it is a new kind of attack and update the current database.