Computer and Modernization

Previous Articles     Next Articles

Analysis and Defense of SQL Injection Attacks in ASP.NET Application

  

  1. (Software School, Pingdingshan University, Pingdingshan 467000, China
  • Received:2013-11-18 Online:2014-03-24 Published:2014-03-31

Abstract: Aiming at the SQL injection attack problem in ASP.NET application, after the analysis on the approach and method of injection attacks, a three-level prevention model is put forward from the aspect of input filtering, statement parameters and SQL keywords escaping. With this model, we can customize the rule of keywords escaping and block the approach of SQL injection attacks effectively. The result of experiments verifies the feasibility and effectiveness of this prevention model.

Key words: SQL filter, model, security, attack

CLC Number: