International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 120 - Number 3 |
Year of Publication: 2015 |
Authors: Snigdha Agrawal, Priya Gupta, Vanita Jain, Achin Jain |
10.5120/21209-3901 |
Snigdha Agrawal, Priya Gupta, Vanita Jain, Achin Jain . Detection and Implementation of Web-based Attacks using Attribute Length Method. International Journal of Computer Applications. 120, 3 ( June 2015), 25-29. DOI=10.5120/21209-3901
With the increasing demand of web-based applications, they have become more prone to be exploited by the attackers. The purpose of this paper is to study the effects of web-based attacks and analyze the log files generated during the attacks. We have implemented Attribute Length Method proposed by Krugel for the detection of web-based attacks. In the implementation of the Attribute Length method, two different phases are used in our system i. e. , learning and detection phase. In the learning phase, our implementation in Java trains the normal dataset and calculates the threshold probability value which is used in the Detection phase for the estimation of web-based attacks. In order to estimate the performance of attribute length method, we have used a log file having three different web attacks, i. e. Cross Site Scripting attack, Path Traversal attack, and Buffer Overflow attack. This method is more effective as we have considered the parameters as fixed-size tokens.