keyboard_arrow_up
INTRUSION DETECTION IN MULTITIER WEB APPLICATIONS USING DOUBLEGUARD

Authors

Neha A. Mohadikar and M. V. Nimbalkar
Sinhgad College of Engineering, India

Abstract

Today, the use of distinct internet services and their applications by people are increase in very large amount. Due to its usage, it results the increase in data complexity. So, web services turn their focus on multi-tier design where web server acts as front-end and database server acts as back-end. Attackers try to hack personal data by targeting database server, hence it need to provide more security to both web server and database server. In this paper, the doubleguard system proposes an efficient intrusion detection and prevention system which detects and prevents various attacks in multi-tier web applications. This IDS system keeps track of all user sessions across both web server and database server. For this, it allocates the dedicated web container to each user’s session. Each user is associated with unique session ID which enhances more security. The system built well correlated model for website and detects and prevents various type of attacks. The system is implemented by using Apache webserver with MySQL

Keywords

Attacks, Intrusion detection and prevention system, Multitier web application, Web Server