buchspektrum Internet-Buchhandlung

Neuerscheinungen 2012

Stand: 2020-01-07
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Stephen Thomas

Using Automated Fix Generation


to Mitigate SQL Injection Vulnerabilities - A Detailed Approach
Aufl. 2012. 84 S.
Verlag/Jahr: AV AKADEMIKERVERLAG 2012
ISBN: 3-639-45439-1 (3639454391)
Neue ISBN: 978-3-639-45439-0 (9783639454390)

Preis und Lieferzeit: Bitte klicken


Revision with unchanged content. Since 2002, over 10% of total cyber vulnerabilities were SQL injection vulnerabilities (SQLIVs). Since most developers are not experienced software security practitioners, a solution for correctly removing SQLIVs that does not require security expertise is desirable. In this paper, an automated fix generation algorithm for removing SQLIVs by replacing SQL statements with prepared SQL statements is described. Automated fix generation is a type of automated code generation that analyzes project artifacts containing faults and uses the analysis to generate fault free alternative or replacement code. Prepared SQL statements have a static structure and take type-specific input parameters, which prevents SQL injection attack input from changing the structure and logic of a statement. The automated fix algorithm is evolved over the course of preparing for and analyzing the results of four formative and evaluative case studies.
is from Raleigh, North Carolina. He received his Bachelors of Science in Computer Science attending North Carolina State University from 2003 to 2006. He received his Master of Science in December, 2007.