Systematically Eradicating Data Injection Attacks Using Security-Oriented Program Transformations

  • Authors:
  • Munawar Hafiz;Paul Adamczyk;Ralph Johnson

  • Affiliations:
  • University of Illinois at Urbana-Champaign, Urbana, USA IL 61801;University of Illinois at Urbana-Champaign, Urbana, USA IL 61801;University of Illinois at Urbana-Champaign, Urbana, USA IL 61801

  • Venue:
  • ESSoS '09 Proceedings of the 1st International Symposium on Engineering Secure Software and Systems
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Injection attacks and their defense require a lot of creativity from attackers and secure system developers. Unfortunately, as attackers rely increasingly on systematic approaches to find and exploit a vulnerability, developers follow the traditional way of writing ad hoc checks in source code. This paper shows that security engineering to prevent injection attacks need not be ad hoc. It shows that protection can be introduced at different layers of a system by systematically applying general purpose security-oriented program transformations. These program transformations are automated so that they can be applied to new systems at design and implementation stages, and to existing ones during maintenance.