This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

CRV2 InputValMicrosoftWebProtectionLibrary

From OWASP
Revision as of 16:21, 19 April 2014 by Michael Hidalgo (talk | contribs)

Jump to: navigation, search

Microsoft Web Protection Library

AntiXSS Library V4.2.1 Microsoft AntiXSS Library helps you to protect against Cross Site Scripting and SQL Injection vulnerabilities. This library provides encoding functions for input, including HTML attributes, CSS and JavaScript. AntiXSS implements a whitelisting approach, which means that any character that is not part of the white list,is going to be encoded using rules based on the encoding type.