Preventing MS SQL Injection in Web Application

A security threat on the Internet is one of the biggest challenges in this time with the great advances in techniques used for attacks. One of the easiest and most serious of these attacks is the MS SQL injection attacks that have come to represent a serious threat to any site or application that c...

全面介绍

Saved in:
书目详细资料
主要作者: Khader, Aqeel Sahi
格式: Thesis
语言:eng
eng
出版: 2010
主题:
在线阅读:https://etd.uum.edu.my/2360/1/Aqeel_Sahi_Khader.pdf
https://etd.uum.edu.my/2360/2/1.Aqeel_Sahi_Khader.pdf
标签: 添加标签
没有标签, 成为第一个标记此记录!
实物特征
总结:A security threat on the Internet is one of the biggest challenges in this time with the great advances in techniques used for attacks. One of the easiest and most serious of these attacks is the MS SQL injection attacks that have come to represent a serious threat to any site or application that contains a database. These attacks could allow an attacker to obtain sensitive information and the value of databases. A method of this attack is easy to learn and the damage caused ranging from reasonable to the detriment of the whole system. Regardless of the damage there are a lot of applications on the Internet vulnerable to this attack. Using some ways can prevent such attacks completely. In this research I will focus on the coding to protect the website from the MS SQL injection attacks by design system to give some information about how to attack using SQL injection and also given the solution for this attack by giving a secure login codes.