Agile Security Testing of Web-Based Systems via HTTPUnit

  • Authors:
  • A. Tappenden;P. Beatty;J. Miller

  • Affiliations:
  • University of Alberta, Canada;University of Alberta, Canada;University of Alberta, Canada

  • Venue:
  • ADC '05 Proceedings of the Agile Development Conference
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

The technological advancements of web-based systems and the shift to iterative and evolutionary development processes have given rise to the idea of agile security testing, where the principles and practices of agile testing are applied to the domain of security testing. This paper explores common vulnerabilities for web applications and proposes two synergistic approaches for mitigating them. The first approach is to employ a highly testable architecture in the development of web-based systems, and the second is to support the security testing process using the open source unit testing framework HTTPUnit. The overall testing strategy mingles well with agile development efforts and gives the development team an opportunity to produce applications that have the "right" functionality and the "right" level of security.