perfect-express-sanitizer
a complete package to control user input data to prevent Cross Site Scripting (XSS) ,Sql injection and no Sql injection attack
sql-injection
This express module detects sql injection attacks and stops them with 403 http status code.
mysql-all-in-one
A package that allows you to have a complete interaction with a MYSQL database, allowing to connect to the database, retrieve data and create queries.
express-sql-injection
This express module detects sql injection attacks and stops them with 403 http status code.