Package : perl-HTML-StripScripts

Package details

Summary: Strip scripting constructs out of HTML

Description:
This module strips scripting constructs out of HTML, leaving as much
non-scripting markup in place as possible. This allows web applications to
display HTML originating from an untrusted source without introducing XSS
(cross site scripting) vulnerabilities.

You will probably use the HTML::StripScripts::Parser manpage rather than
using this module directly.

The process is based on whitelists of tags, attributes and attribute
values. This approach is the most secure against disguised scripting
constructs hidden in malicious HTML documents.


URL: http://search.cpan.org/dist/HTML-StripScripts
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs