Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: Regex: Strip <script> tags?

by clinton (Priest)
on Sep 02, 2007 at 14:49 UTC ( [id://636606]=note: print w/replies, xml ) Need Help??


in reply to Re: Regex: Strip <script> tags?
in thread Regex: Strip <script> tags?

There are plenty of things that will be missed with your regex. For instance, all of the onclick/focus/load/etc events.

Have a look at HTML::StripScripts::Parser, which allows you to customise the HTML / CSS that you would like to allow, while removing XSS attacks.

Clint

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://636606]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-03-28 17:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found