Preventing Service Oriented Denial of Service (PreSODoS): A Proposed Approach

  • Authors:
  • Srinivas Padmanabhuni;Vineet Singh;K M. Senthil Kumar;Abhishek Chatterjee

  • Affiliations:
  • Infosys Technologies Ltd., Bangalore, India.;Infosys Technologies Ltd., Bangalore, India.;Infosys Technologies Ltd., Bangalore, India.;Infosys Technologies Ltd., Bangalore, India.

  • Venue:
  • ICWS '06 Proceedings of the IEEE International Conference on Web Services
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Today Web services have grown in context of both business to business (B2B) and business to customer (B2C) applications. Web services are the most popular mode of implementing Service Oriented Architecture (SOA). With this growth and acceptance in the industry, the role of security is crucial. Most of the existing security mechanisms in Web services like XML encryption[4], digital signatures[3], user tokens etc. provide security on one basic assumption that source of the request is legitimate. But a typical Denial of Service attacker can use these sources as reflectors and play around with the contents of a Web service body to create an attack scenario. In this paper, we propose PreSODoS - a framework to detect and prevent XML based Denial of Service (XDoS) attacks on Web services based applications. The framework relies on content introspection to detect any XDoS possibility. We use a Patricia Trie based representation so that the schemas and the request messages can be compared and validated in a performance efficient manner. PreSODoS is capable of detecting any repetitive request message and sense an attack scenario and trigger corresponding prevention mechanisms.