XSS - Protect your website from Cross-site scripting

Words
144
Reading
1 min
Listen
Play
7y

XSS

Protect your website from Cross-site scripting


Screenshots

xss.png

xss 1.png
View Image

Hunter's comment

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


Link

https://jsxss.com/en/index.html



Steemhunt.com

This is posted on Steemhunt - A place where you can dig products and earn STEEM.
View on Steemhunt.com

XSS - Protect your website from Cross-site scripting | Ecency