Version 1.2 of GreenSQL is now able to protect PostgreSQL as well as MySQL. GreenSQL is designed to protect databases against SQL injection attacks and other unauthorised changes, in a similar fashion to a firewall protecting a network against TCP/IP outside attacks. The new version also provides a graphical user interface for monitoring the database firewall.. GreenSQL is run as a proxy between applications and database servers. It actively analyses the incoming SQL commands and can then act on the results according to the selected mode. Simulation mode blocks nothing but records the analysis in GreenSQL's own database and notifies the administrator of suspicious queries. Blocking mode on the other hand uses the database and it's heuristic engine to find and block suspicious queries. The link for this article located at H Security is no longer available. . GreenSQL provides robust protection for databases against SQL injection attacks, while also offering comprehensive monitoring capabilities. Delve into its features.. GreenSQL, Database Firewall, SQL Injection Protection, PostgreSQL Security, MySQL Security. . LinuxSecurity.com Team
GreenSQL (or greensql-fw) is a firewall for MySQL databases that filters SQL injection attacks. It works as a reverse proxy, i.e., it takes the SQL queries, checks them, passes them on to the MySQL database and delivers back the result from the MySQL database. It comes with a web interface (called greensql-console) so that you can manage GreenSQL through a web browser. This guide shows how you can install GreenSQL and its web interface on a Debian Etch server. Are you concern with the threat of SQL injection attacks? This article looks at GreenSQL which acts as a firewall for your MySQL database.. The link for this article located at HowToForge is no longer available. . Secure your MySQL database on Debian Etch by setting up GreenSQL as a firewall, effectively blocking SQL injection threats through straightforward steps. MySQL Security, GreenSQL, Database Protection. . Bill Locke
Get the latest Linux and open source security news straight to your inbox.