GreenSQL project newsletter
GreenSQL-FW: 1.1.0 released
Posted October 19th, 2009 by dmamanGreenSQL 1.1 is primarily a bug fix update of the previous GreenSQL version. One of the main fixes is to ensure code compliance with the MySQL version 5.0 protocol. During the MySQL protocol handshake, we disable MySQL built-in compression and encryption as GreenSQL does not yet support them. Old versions of GreenSQL were not aware of the compression and encryption at all, so by disabling them, we are able to check and forward the database queries.
GreenSQL-FW: 1.0.0 released
Posted April 9th, 2009 by yuliThe GreenSQL team is ready to present a new version of GreenSQL - SQL Database Firewall. GreenSQL intercepts SQL commands being sent to MySQL, checks them, and then either halts the query or passes it on to MySQL proper. Then it returns the query results to the calling application. Currently only MySQL database is supported. GreenSQL is distributed under the GPL license. This release includes a new version of firewall and a management application.
GreenSQL-FW: 0.9.6 released
Posted November 25th, 2008 by yuliGreenSQL is a database firewall used to protect database from SQL injection attacks. New release fixes a number of critical bugs. We recommend all users to upgrade.
This release includes a number of pre-build packages of popular operating systems. We supply packages for: CentOS, openSUSE, Fedora, Ubuntu, Debian.
List of changes:
1. Code optimization.
2. Minor management bugs were fixes.
3. New MySQL patterns and commands added.
4. A number of risk matrix calculation bugs were fixed.
5. Debian package was enhanced. A lot of bugs were fixed.
GreenSQL-FW: 0.9.4 released
Posted October 24th, 2008 by yuliGreenSQL is a database firewall used to protect database from SQL injection attacks. New release fixes a number of critical bugs. We recommend all users to update.
This release includes a number of pre-build packages of popular operating systems.
We supply packages for: CentOS, openSUSE, Fedora, Ubuntu, Debian.
List of changes:
1. Code optimization.
2. A number of risk matrix calculation bugs were fixed.
3. New MySQL patterns added.
4. Minor management bugs fixes.
GreenSQL-FW: 0.9.2 released
Posted September 16th, 2008 by yuliGreenSQL is a database firewall used to protect database from SQL injection attacks. New release fixes a number of critical bugs. We recommend all users to update.
This release includes a number of pre-build packages of popular operating systems.
We supply packages for: CentOS, openSUSE, Fedora, Ubuntu, Debian.
List of changes:
1. GreenSQL can automatically build whitelist if the system is in the learning mode.
2. After learning period is over, GreenSQL automatically blocks all new queries.
3. Added simulation mode to test risk matrix calculation.
GreenSQL-FW: 0.8.3 released
Posted May 19th, 2008 by yuliGreenSQL is a database firewall used to protect database from SQL injection attacks. With automatic database configuration tool, installation is much more simple now. New release fixes a number of critical bugs. We recommend all users to update.
This release includes a number of new packages of popular operating systems.
We supply packages for: SuSe, Fedora, FreeBSD, Ubuntu, Debian.
List of changes:
1. Debian package improved.
2. Added new MySQL patterns.
3. Documentation enhancement.
4. Number of fixes of the risk engine.
5. Necessary scripts to build RPM package are added.
GreenSQL-Console: 0.3.5 released
Posted May 8th, 2008 by yuliGreenSQL is a database firewall used to protect database from SQL injection attacks. GreenSQL-Console is a web based management tool for GreenSQL firewall.
New version includes a number of security fixes. They were reported by Shay Priel. Many thanks goes to him.
List of changes:
1. Fixed XSS bugs in a number of internal pages.
2. Fixed installation directory disclosure.
3. Added default index file to the /images directory.
4. Deleted test template file.
You can get the latest version of the application here:
http://www.greensql.net/download
GreenSQL-Console: 0.3.4 released
Posted April 8th, 2008 by yuliGreenSQL is a database firewall used to protect database from SQL injection attacks. GreenSQL-Console is a web based management tool for GreenSQL firewall.
List of changes:
1. Fixed a bug in adding new proxy record.
2. Fixed warning message for missing text.conf file.
3. Application version was added to the footer of the pages.
4. Documentation was updated.
You can get the latest version of the application here:
http://www.greensql.net/download
For any questions, please join our support forum:
http://www.greensql.net/forum/1
Thanks,
Yuli
---
GreenSQL 0.8.2 released
Posted March 13th, 2008 by yuliHi
I would like to inform about availability of the new version of greensql firewall.
Critical bug was fixed that could lead to application crash and finally to DOS.
For more information please check:
http://www.greensql.net/node/54
You can get the latest version of the application here:
http://www.greensql.net/download
For any questions, please join our support forum:
http://www.greensql.net/forum/1
Thanks
Yuli
GreenSQL