By nikosmar
via ricardozuasti.com
Published: Jul 05 2012 / 05:41
Here is a good and simple anti cross-site scripting (XSS) filter written for Java web applications. What it basically does is remove all suspicious strings from request parameters before returning them to the application. It’s an improvement over my previous post on the topic.
Add your comment
Voters For This Link (13)
-
kbrockhoff -
aclarke -
sdnakhla -
dzoneyl -
henk -
matt -
vd2233 -
wytten -
gubbes -
mswatcher -
mondain -
bastien_l -
rogerjose81