WEBLOG: a declarative language for secure web development

  • Authors:
  • Timothy L. Hinrichs;Daniele Rossetti;Gabriele Petronella;V. N. Venkatakrishnan;A. Prasad Sistla;Lenore D. Zuck

  • Affiliations:
  • University of Illinois at Chicago, Chicago, IL, USA;University of Illinois at Chicago, Chicago, IL, USA;University of Illinois at Chicago, Chicago, IL, USA;University of Illinois at Chicago, Chicago, IL, USA;University of Illinois at Chicago, Chicago, IL, USA;University of Illinois at Chicago, Chicago, IL, USA

  • Venue:
  • Proceedings of the Eighth ACM SIGPLAN workshop on Programming languages and analysis for security
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

WEBLOG is a declarative language for web application development designed to automatically eliminate several security vulnerabilities common to today's web applications. In this paper, we introduce Weblog, detail the security vulnerabilities it eliminates, and discuss how those vulnerabilities are eliminated. We then evaluate Weblog's ability to build and secure real-world applications by comparing traditional implementations of 3 existing small- to medium-size web applications to Weblog implementations.