Xss
From Docunext Technology Wiki
This is a malicious hack called Cross Site Scripting, which uses javascript to cause problems on unprotected sites.
When mod_sed is available in the next version of Apache, input filtering will be a lot easier. In the mean time, mod_perl can provide some input filters.
Filters
- http://search.cpan.org/~wross/HTML-TagFilter-1.03/
- http://search.cpan.org/~drtech/HTML-StripScripts-LibXML-0.12/
- http://search.cpan.org/~drtech/HTML-StripScripts-Parser-1.02/
- http://htmlpurifier.org/
- http://pear.php.net/package/HTML_Safe