Hi everyone,
I would like to share with you a new project XSS.js that I have been working for more than two years. It is a module used to filter input from users to prevent XSS attacks.
The main features:
+ Specifies HTML tags and their attributes allowed with whitelist
+ Handle any tags or attributes using custom function
If you are interested in it, you can visit the project homepage to get more information:
http://jsxss.com
Thanks!
Zongmin Lei