On Sat, Mar 29, 2003 at 02:17:30AM +0800, Autrijus Tang wrote:
> On Fri, Mar 28, 2003 at 05:53:08PM +, Nick Cleaton wrote:
> > I'm working on a module for filtering scripting constructs out of
> > HTML, leaving as much non-scripting markup in place as possible.
>
> Cool idea. :-)
>
> > I'm th
On Fri, Mar 28, 2003 at 05:53:08PM +, Nick Cleaton wrote:
> I'm working on a module for filtering scripting constructs out of
> HTML, leaving as much non-scripting markup in place as possible.
Cool idea. :-)
> I'm thinking HTML::XSSFilter, as it's an HTML filter primarily
> aimed at fighting
I'm working on a module for filtering scripting constructs out of
HTML, leaving as much non-scripting markup in place as possible.
I'm thinking HTML::XSSFilter, as it's an HTML filter primarily
aimed at fighting Cross Site Scripting (XSS).
Is anyone particularly unhappy with that ?
--
Nick Clea