Model Based Hybrid Approach To Prevent Sql Injection Attacks In Php

InfoSecHiComNet'11: Proceedings of the First international conference on Security aspects in information technology(2011)

引用 8|浏览10
暂无评分
摘要
SQL injection vulnerability is ranked 1st in the OWASP(1) top 10 vulnerability list and has resulted in massive attacks on a number of websites in the past few years. Inspite of preventive measures like educating developers about safe coding practices, statistics shows that these vulnerabilities are still dominating the top. Various static and dynamic approaches have been proposed to mitigate this vulnerability. In this paper, we present a hybrid approach to prevent SQL injection attacks in PHP, a popular server side scripting language. This technique is more effective to prevent SQL injection attack in a dynamic web content environment without use of complex string analyzer logic. Initially, we construct a Query model for each hotspot by running the application in safe mode. In the production environment, dynamically generated queries are validated with it. The results and analysis shows the proposed approach is simple and effective to prevent common SQL injection vulnerabilities.
更多
查看译文
关键词
SQL injection attack,static analysis,dynamic analysis,web vulnerabilities,unauthorized access,authentication bypass,input validation,database mapping
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要