express-xss-sanitizer
Express 4.x and 5.x middleware which sanitizes user input data (in req.body, req.query, req.headers and req.params) to prevent Cross Site Scripting (XSS) attack.
xss-attack-detection
This package helps to filter the input text that is malicious and intended to attack the server.
perfect-express-sanitizer
a complete package to control user input data to prevent Cross Site Scripting (XSS) ,Sql injection and no Sql injection attack
xss
Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist