Saturday, 21 April 2018

Comparison And Implementation of Random4 Algorithm and Hirschberg Algorithm Using Open Source Software for Prevention of SQL Injection Attack

Comparison And Implementation of Random4 Algorithm and Hirschberg Algorithm Using Open Source Software for Prevention of SQL Injection Attack

Mohammed Ahmed, Sayyed Saima, Shaikh Shagufta and Shaikh Tazreen M. H. Saboo Siddik College of Engineering, India

ABSTRACT

SQL injection attacks are easy way to attack the web applications and gain access to the private data in a database. Using different types of the SQL attacks one can easily gain access, modify the database or can even remove it. Details such as fields and table names are required for a hacker to modify a database. Hence, to provide the increased amount of security to users and their data, different types of techniques are used such as Random4 algorithm, which is based on randomization and used to encrypt the user input, Hirschberg algorithm which is a divide and conquer technique used to match the query pattern. In this paper we are providing a comparative study and implementation of these prevention techniques using open source software.

KEYWORDS SQL injection, Random4, Hirschberg. Original Source URL: http://airccse.org/journal/acii/papers/2215acii03.pdf http://airccse.org/journal/acii/vol2.html

No comments:

Post a Comment