International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 137 - Number 5 |
Year of Publication: 2016 |
Authors: Harish Dehariya, Piyush Kumar Shukla, Manish Ahirwar |
10.5120/ijca2016908672 |
Harish Dehariya, Piyush Kumar Shukla, Manish Ahirwar . A Survey on Detection and Prevention Techniques of SQL Injection Attacks. International Journal of Computer Applications. 137, 5 ( March 2016), 9-15. DOI=10.5120/ijca2016908672
Web applications are widely using nowadays. In these web applications, most of those that are based on money transaction like on-line baking, e-shopping, on-line bill payment, Money transfer, etc. The interaction between the web applications and Database is done with Structured Query Language (SQL) and Scripting Language is used. These queries keep sensitive or personal information of various users. So it is necessary to maintain confidentiality from unauthorized access. SQL injection Attack (SQLIA) is the most common type of vulnerability in which crafted query is inserts as input for retrieving personal information about other users. In this paper, various detection and prevention techniques of SQL injection attacks are described and perform a comparison between them.