Source Link


Reducing XSS by way of Automatic Context-Aware Escaping in Template Systems

Building on our earlier posts on defenses against web application flaws ["Automating Web Application Security Testing", "Meet ratproxy, our passive web security assessment tool"], we introduce Automatic Context-Aware Escaping (Auto-Escape for short), a functionality we added to two Google-developed general purpose template systems to better protect against Cross-Site Scripting (XSS).

We developed Auto-Escape specifically for general purpose template systems; that is, template systems that are for the most part unaware of the structure and programming language of the content on which they operate. These template systems typically provide minimal support for…

via Google Blogs...

0 comments ↓

There are no comments yet...Kick things off by filling out the form below.

Leave a Comment