PHP Classes

Speed of XSS "sanitization"

Recommend this page to a friend!

      PHP Input Filter  >  All threads  >  Speed of XSS "sanitization"  >  (Un) Subscribe thread alerts  
Subject:Speed of XSS "sanitization"
Summary:how fast is cleaning the input?
Messages:1
Author:Alexandre José Monteiro Rodrigues
Date:2007-02-27 14:22:16
 

  1. Speed of XSS "sanitization"   Reply   Report abuse  
Picture of Alexandre José        Monteiro Rodrigues Alexandre José Monteiro Rodrigues - 2007-02-27 14:22:16
Well, how fast is cleaning the input? Are there any alternative with regular expressions, for example, without loosing in the security factor?

I mean, for a great input the script may take too much time and in sites with a lot of user accesses that's not good.

Greets,
Alexandre