NeatHtml helps prevent cross-site scripting attacks, a.k.a. XSS attacks, by validating untrusted HTML against a subset of XHTML. Untrusted HTML typically comes from an untrusted user (e.g. in a form submission or an email). NeatHtml's XHTML subset does not include elements, attributes, and values that can be used for cross-site scripting attacks.
NeatHtml consists of the NeatHtml schema definition and a .NET assembly that can be used to validate HTML fragments against the schema.
Source code is available for this project.
|
[edit] Latest News
|
ActivityTotal Project Commits: 170Project Members
|
© 2008 Novell, Inc. All Rights Reserved.