DocumentCode
2141636
Title
The Automatic Defense Mechanism for Malicious Injection Attack
Author
Lin, Jin-Cherng ; Chen, Jan-Min
Author_Institution
Tatung Univ., Taipei
fYear
2007
fDate
16-19 Oct. 2007
Firstpage
709
Lastpage
714
Abstract
Injection attack is a technique to inject codes into a computer program or system by taking advantage of the unchecked assumptions the system makes about its inputs. The purpose of the injected code is typically to bypass or modify the originally intended functionality of the program. It is popular in system hacking or cracking to gain information, privilege escalation or unauthorized access to a system. Many application´s security vulnerabilities result from generic injection problems. Examples of such vulnerabilities are SQL injection, shell injection and script injection (cross site scripting). Some applications attempt to protect themselves by filtering malicious input data, but it may not be viable to modify the source of such components (either because the code was shipped in binary form or because the license agreement is prohibitive). We have tried to develop a defense mechanism that can automatically produce a proper input validation function on security gateway to filter malicious injection. The security gateway is allocated in front of application server to eliminate malicious injection vulnerabilities. To verify the efficiency of the tool, we pick the Websites made up of some Web applications that often contain third-party vulnerable components shipped in binary form. Among these experiments, our defense mechanism has proved their efficiency to avoid malicious injection attack.
Keywords
Web sites; security of data; SQL injection; Websites; malicious injection attack; script injection; security gateway; shell injection; Computer hacking; Data security; Databases; Filtering; Filters; Information technology; Inspection; Protection; Runtime; Testing;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer and Information Technology, 2007. CIT 2007. 7th IEEE International Conference on
Conference_Location
Aizu-Wakamatsu, Fukushima
Print_ISBN
978-0-7695-2983-7
Type
conf
DOI
10.1109/CIT.2007.21
Filename
4385168
Link To Document