期刊名称:International Journal of Innovative Research in Science, Engineering and Technology
印刷版ISSN:2347-6710
电子版ISSN:2319-8753
出版年度:2014
卷号:3
期号:3
页码:10416
出版社:S&S Publications
摘要:Today web applications have become a ubiquitous use of daily tasks such as banking, travel and socialnetworking; etc. Web services provide communication and management of personal information from anywhere. Withthe increase in the use of these applications, there is an increase in the number and complexity of vulnerabilities andattacks. Due to their ubiquitous use for everyday tasks, web applications have always been the target of attacks.Intrusion Detection System (IDS) is proposed with lightweight virtualization that models the network behaviour forweb applications. By monitoring the web and subsequent database requests, it can identify the attacks and provide earlywarning about suspicious activities. Casual mapping model is developed between web server requests and subsequentdatabase queries which identifies various kinds of attacks. Each session is assigned with each container for single user.The container ID accurately associates the web request with the subsequent DB queries. Session control is used tocontrol each session for each user request. Honey pot method is implemented to collect the intruder’s behaviors andstores that details in session block list table. Whenever a new session is tracked for Intrusion Detection, it is firstreferred with the session block list. If the tracked session is matched with the session block list table then it is avoidedto enter into the session. Hence, the Intrusion avoidance can be achieved in an efficient manner.
关键词:Intrusion detection system; Mapping model; Virtualization; Container; Session block list table; Honey pot