Home / Papers / A Java Based Network Intrusion Detection System (IDS)

A Java Based Network Intrusion Detection System (IDS)

12 Citations2006
A. A. Rao, B. Chakravarthy, P. Kiran
journal unavailable

An Intrusion Detection System (IDS) that implements pre-defined algorithms for identifying the attacks over a network and is designed to provide the basic detection techniques so as to secure the systems present in the networks that are directly or indirectly connected to the Internet.

Abstract

The number of hacking and intrusion incidents is increasing alarmingly each year as new technology rolls out. Unfortunately in today’s digitally connected world, there is no place to hide. DNS, NSlookup, Newsgroups, web site trawling, e-mail properties etc. are just some of the many ways in which you can be found. In this research project, we designed and build an Intrusion Detection System (IDS) that implements pre-defined algorithms for identifying the attacks over a network. The Java programming language is used to develop the system, JPCap must be used to provide access to the winpcap. The packets in the network are captured online i.e., as they come on the interface of the network. The IDS is designed to provide the basic detection techniques so as to secure the systems present in the networks that are directly or indirectly connected to the Internet.