Using graphic turing tests to counter automated DDoS attacks against web servers

  • Authors:
  • William G. Morein;Angelos Stavrou;Debra L. Cook;Angelos D. Keromytis;Vishal Misra;Dan Rubenstein

  • Affiliations:
  • Columbia University in the City of New York;Columbia University in the City of New York;Columbia University in the City of New York;Columbia University in the City of New York;Columbia University in the City of New York;Columbia University in the City of New York

  • Venue:
  • Proceedings of the 10th ACM conference on Computer and communications security
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present WebSOS, a novel overlay-based architecture that provides guaranteed access to a web server that is targeted by a denial of service (DoS) attack. Our approach exploits two key characteristics of the web environment: its design around a human-centric interface, and the extensibility inherent in many browsers through downloadable "applets." We guarantee access to a web server for a large number of previously unknown users, without requiring pre-existing trust relationships between users and the system.Our prototype requires no modifications to either servers or browsers, and makes use of graphical Turing tests, web proxies, and client authentication using the SSL/TLS protocol, all readily supported by modern browsers. We use the WebSOS prototype to conduct a performance evaluation over the Internet using PlanetLab, a testbed for experimentation with network overlays. We determine the end-to-end latency using both a Chord-based approach and our shortcut extension. Our evaluation shows the latency increase by a factor of 7 and 2 respectively, confirming our simulation results.