GreenSQL 0.8.1 (Default branch) |
|
|
Wednesday February 20, 2008. 08:28 PM FreshMeat
GreenSQL is a database firewall used to protect
databases from SQL injection attacks. GreenSQL
works in a proxy mode 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 (such as DROP and CREATE).
License: GNU General Public License (GPL)
Changes:
This release contains an assortment of bugfixes and stability enhancements. The new risk engine mechanism is much more powerful, and the db firewall is able to cope with complicated SQL queries and find SQL tautologies. While installing the Debian/Ubuntu package, the configuration database will be created automatically. This release is much more user friendly. Many bugs were fixed.
|