Featured on May 30th, 2019

XSS

Protect your website from Cross-site scripting

CHECK IT OUT

Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist. source

XSS is a tool to filter input from users to prevent XSS attacks.

XSS simply means Cross-site scripting (XSS). It is a type of computer security vulnerability that is typically found in web applications. XSS is a malicious way that attackers inject client-side scripts into web pages viewed by other users.

This is a tool to secure your website and be free from XSS attack. Some of its features are:

  • Specifies HTML tags and their attributes allowed with whitelist.
  • Handle any tags or attributes using custom function. source

Image source

Hunted by @smyle

$1.79·5 votes· comments