期刊名称:International Journal of Innovative Research in Computer and Communication Engineering
印刷版ISSN:2320-9798
电子版ISSN:2320-9801
出版年度:2016
卷号:4
期号:2
页码:2310
DOI:10.15680/IJIRCCE.2016.0402101
出版社:S&S Publications
摘要:The security of Database is very important in this fast growing environment because database is now used by every running application and web programs. The Relational Database Management System is most widely used Database. In the recent past various types of attacks and security breaks are done on RDBMS. The most serious security problem in RDBMS arises due to SQL Injection Attack. In this typeof attack the attacker might gain unrestricted access to the database and its confidential data and information, this can be done by submitting the malicious SQL queries to change the intended working of the application and trick the server to gain improper authentication and access the database by using SQL queries. Different researches are done to protect the database from SQL injection Attack but none of the approach is fully able to protect the database.In this paper we first discuss different ways by which SQL Injection attack can break the security of Distributed database. We also analyze various available approaches to protect the database against SQL Injection attack. In this paper we also propose the use of Extensive Database Firewall by which wecan guard the Relational Database against SQL Injection attack
关键词:Database Security; RDBMS;threats to database;SQL Injection Attack;Extensive Database Firewall