ymakux / xss
View external linksLinks

PHP filter class to prevent cross-site-scripting (XSS) vulnerabilities. Removes dangerous tags and protocols from HTML. The main difference between this class and strip_tags() or filter_var() is that you can preserve certain tags AND sanitize their attributes. Port of Drupal's XSS filter
21Oct 23, 2015Updated 10 years ago

Alternatives and similar repositories for xss

Users that are interested in xss are comparing it to the libraries listed below

Sorting:

Are these results useful?