Browsing by Author "ABDALLA MOHAMED, ISLAM"
Now showing 1 - 1 of 1
- Results Per Page
- Sort Options
Item DETECT SQL INJECTION VULNERABILITY AND BYPASS FILTRATION(2015-10-01) ABDALLA MOHAMED, ISLAMSQL injection attacks are a serious security threat to Web applications. They allow attackers to obtain the data stored in the database. To address this problem, i present anextensive review of the various types of SQL injection attacks known to date. For each type of attack, i provide descriptions of how attacks of that type could be performed and present a methodology to prevent SQL injection attacks. I also created a program to scan any website for SQL injection Vulnerability even if it the website use filtration to prevent SQL injection.