Posted in Tools on October 23rd, 2008 by SecurityDatabase
GreenSQL is an Open Source database firewall used to protect databases from SQL injection attacks. GreenSQL works as a proxy and has built in support for MySQL. The logic is based on evaluation of SQL commands using a risk scoring matrix as well as blocking known db administrative commands (DROP, CREATE, etc). GreenSQL is distributed under the GPL license.
GreenSQL works as a reverse proxy for MySQL connections. It means, that instead of MySQL server, your applications will connect to (...) - Security Tools / Security Solutions, Network Monitoring, Database, GreenSQL
GreenSQL works as a reverse proxy for MySQL connections. It means, that instead of MySQL server, your applications will connect to (...) - Security Tools / Security Solutions, Network Monitoring, Database, GreenSQL
Tags: application, security, sql, Tools